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 2515869 commit 56b7fb9Copy full SHA for 56b7fb9
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