Skip to content

Commit f2057ce

Browse files
chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.10.0 (#511)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b334652 commit f2057ce

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
plugins {
3333
id("dev.drewhamilton.poko.settings")
34-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
34+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
3535
}
3636

3737
rootProject.name = "Poko"

0 commit comments

Comments
 (0)