Skip to content

Commit 324af9b

Browse files
Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0 (#796)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b3bc81d commit 324af9b

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
@@ -27,7 +27,7 @@ pluginManagement {
2727
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
2828

2929
plugins {
30-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
30+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
3131
}
3232

3333
rootProject.name = "Ktorfit"

0 commit comments

Comments
 (0)