Skip to content

Commit 4094b8a

Browse files
committed
fix(deps): Update plugin org.gradle.toolchains.foojay-resolver-convention to v1
1 parent 15daf3f commit 4094b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.9.0'
11+
id 'org.gradle.toolchains.foojay-resolver-convention' version '1.0.0'
1212
}
1313

1414
rootProject.name = 'plugin-sdk-java'

0 commit comments

Comments
 (0)