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 b697b24Copy full SHA for b697b24
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