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 e68bc56 commit 0539482Copy full SHA for 0539482
jmx-scraper/test-webapp/build.gradle.kts
@@ -10,6 +10,6 @@ dependencies {
10
11
java {
12
toolchain {
13
- languageVersion = JavaLanguageVersion.of(8)
+ languageVersion = JavaLanguageVersion.of(11)
14
}
15
0 commit comments