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 d6458f2 commit 3b1a2f2Copy full SHA for 3b1a2f2
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