Skip to content

Commit 53ef218

Browse files
committed
Upgrade foojay resolver to 1.0.0
1 parent 75c96fc commit 53ef218

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pluginManagement {
66
}
77

88
plugins {
9-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.5.0"
9+
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
1010
}
1111

1212
rootProject.name = "mio"

0 commit comments

Comments
 (0)