We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fef725 commit c7e40cbCopy full SHA for c7e40cb
build.gradle
@@ -31,6 +31,7 @@ apply plugin: 'com.palantir.jdks.latest'
31
32
javaVersions {
33
libraryTarget = 17
34
+ runtime = 21
35
}
36
37
version gitVersion()
0 commit comments