Skip to content

Commit 12c44f5

Browse files
Update plugin org.gradle.toolchains.foojay-resolver-convention to v1
1 parent 75f4a77 commit 12c44f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
plugins {
1010
// Apply the foojay-resolver plugin to allow automatic download of JDKs
11-
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.10.0'
11+
id 'org.gradle.toolchains.foojay-resolver-convention' version '1.0.0'
1212
}
1313

1414
rootProject.name = 'NumberGuessingGame'

0 commit comments

Comments
 (0)