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 3cd2626 commit 6c1451aCopy full SHA for 6c1451a
1 file changed
client/build.gradle.kts
@@ -39,7 +39,7 @@ buildConfig {
39
40
java {
41
toolchain {
42
- languageVersion = JavaLanguageVersion.of(11)
+ languageVersion = JavaLanguageVersion.of(17)
43
}
44
45
withJavadocJar()
0 commit comments