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 b635413 commit a7f7274Copy full SHA for a7f7274
settings.gradle.kts
@@ -7,7 +7,7 @@
7
8
plugins {
9
// Apply the foojay-resolver plugin to allow automatic download of JDKs
10
- id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
+ id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
11
}
12
13
rootProject.name = "sandbox-java"
0 commit comments