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 16dffd4 commit d12ca6dCopy full SHA for d12ca6d
build.gradle
@@ -30,6 +30,7 @@ apply plugin: 'com.palantir.jdks.latest'
30
31
javaVersions {
32
libraryTarget = 17
33
+ runtime = 21
34
}
35
36
version gitVersion()
0 commit comments