Skip to content

Commit a57bbf3

Browse files
authored
Merge pull request #70 from pschichtel/renovate/org.gradle.toolchains.foojay-resolver-convention-0.x
Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0
2 parents 62efe60 + 748bbfa commit a57bbf3

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
@@ -5,7 +5,7 @@ pluginManagement {
55
}
66

77
plugins {
8-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
8+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
99
}
1010

1111
include("core")

0 commit comments

Comments
 (0)