Skip to content

Commit 910934e

Browse files
Update plugin org.gradle.toolchains.foojay-resolver-convention to v1
1 parent cd4375c commit 910934e

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
@@ -20,7 +20,7 @@ plugins {
2020
id("conventions-version-resolution")
2121
id("conventions-develocity")
2222
// rollback to 0.9.0, as 1.0.0 requires JDK_17 on CI, which I have no time to set up
23-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
23+
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
2424
}
2525

2626
dependencyResolutionManagement {

0 commit comments

Comments
 (0)