Skip to content

Commit ca3d1de

Browse files
chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention {0.10.0 => 1.0.0}
1 parent 7d94369 commit ca3d1de

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
@@ -17,7 +17,7 @@
1717
*/
1818
pluginManagement {
1919
plugins {
20-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
20+
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
2121
}
2222

2323
includeBuild("build-logic")

0 commit comments

Comments
 (0)