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 1359d24 commit 726a5faCopy full SHA for 726a5fa
build.gradle
@@ -52,6 +52,7 @@ subprojects {
52
java {
53
toolchain {
54
languageVersion = JavaLanguageVersion.of(25)
55
+ vendor = JvmVendorSpec.AZUL
56
}
57
58
0 commit comments