Skip to content

Commit b951658

Browse files
Update plugin org.gradle.toolchains.foojay-resolver-convention to v1
1 parent d13fe18 commit b951658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ plugins {
2727
id("conventions-repositories")
2828
id("conventions-version-resolution")
2929
id("conventions-develocity")
30-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
30+
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
3131
}
3232

3333
dependencyResolutionManagement {

0 commit comments

Comments
 (0)