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.
2 parents 667adfd + 6c12ecf commit 3423584Copy full SHA for 3423584
1 file changed
settings.gradle
@@ -9,7 +9,7 @@
9
10
plugins {
11
// Apply the foojay-resolver plugin to allow automatic download of JDKs
12
- id 'org.gradle.toolchains.foojay-resolver-convention' version '0.10.0'
+ id 'org.gradle.toolchains.foojay-resolver-convention' version '1.0.0'
13
}
14
15
rootProject.name = 'snippets'
0 commit comments