We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e442e78 commit 9bc5a4cCopy full SHA for 9bc5a4c
1 file changed
build.gradle
@@ -25,7 +25,7 @@ apply plugin: 'com.palantir.jdks.latest'
25
26
javaVersions {
27
libraryTarget = 11
28
- distributionTarget = 17
+ runtime = 17
29
}
30
31
allprojects {
0 commit comments