Skip to content

Commit e4c8a74

Browse files
authored
Update toolchain plugin (#260)
1 parent 9e11503 commit e4c8a74

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
@@ -7,7 +7,7 @@ pluginManagement {
77
}
88

99
plugins {
10-
id("org.gradle.toolchains.foojay-resolver-convention") version("0.6.0")
10+
id("org.gradle.toolchains.foojay-resolver-convention") version("1.0.0")
1111
}
1212

1313
dependencyResolutionManagement {

0 commit comments

Comments
 (0)