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 23dee0f commit ec8cabaCopy full SHA for ec8caba
build.gradle
@@ -26,7 +26,7 @@ apply plugin: 'com.palantir.jdks.latest'
26
27
javaVersions {
28
libraryTarget = 11
29
- runtime = 17
+ runtime = 21
30
}
31
32
version gitVersion()
0 commit comments