Skip to content

Commit 5f0be94

Browse files
renovate[bot]sschuberth
authored andcommitted
deps: update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0
1 parent 6e7d53b commit 5f0be94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ file("plugins").walk().maxDepth(3).filter {
1515

1616
plugins {
1717
// Gradle cannot access the version catalog from here, so hard-code the dependency.
18-
id("org.gradle.toolchains.foojay-resolver-convention").version("0.8.0")
18+
id("org.gradle.toolchains.foojay-resolver-convention").version("0.9.0")
1919
}

0 commit comments

Comments
 (0)