Skip to content

Commit b4dc2e4

Browse files
chore(deps): Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.10.0
1 parent 2782612 commit b4dc2e4

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
@@ -11,7 +11,7 @@ pluginManagement {
1111
}
1212

1313
plugins {
14-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
14+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
1515
}
1616

1717
buildscript {

0 commit comments

Comments
 (0)