Skip to content

Commit 45fa31a

Browse files
Bump org.gradle.toolchains.foojay-resolver-convention (#329)
1 parent 869c558 commit 45fa31a

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
@@ -21,7 +21,7 @@ dependencyResolutionManagement {
2121
}
2222

2323
plugins {
24-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
24+
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
2525
}
2626

2727
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")

0 commit comments

Comments
 (0)