Skip to content

Commit aef6197

Browse files
authored
Merge pull request #1072 from simple-robot/dependabot/gradle/v4-dev/org.gradle.toolchains.foojay-resolver-convention-1.0.0
build(deps): bump org.gradle.toolchains.foojay-resolver-convention from 0.10.0 to 1.0.0
2 parents 354490d + 32dee1f commit aef6197

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
@@ -31,7 +31,7 @@ pluginManagement {
3131
}
3232

3333
plugins {
34-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
34+
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
3535
}
3636

3737
// benchmarks

0 commit comments

Comments
 (0)