Skip to content

Commit 9a6443d

Browse files
chore: update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0
1 parent 615314b commit 9a6443d

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
@@ -15,7 +15,7 @@ pluginManagement {
1515
}
1616

1717
plugins {
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
}
2020

2121
dependencyResolutionManagement {

0 commit comments

Comments
 (0)