Skip to content

Commit 16fcb6b

Browse files
Update plugin org.gradle.toolchains.foojay-resolver-convention from 0.10.0 to 1.0.0 (major v1)
1 parent a6427fe commit 16fcb6b

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
@@ -7,7 +7,7 @@ pluginManagement {
77
plugins {
88
id("com.gradle.develocity") version "4.3.2"
99
id("org.jsonschema2dataclass.internal.settings-develocity")
10-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
10+
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
1111
}
1212

1313
enableFeaturePreviewQuietly("TYPESAFE_PROJECT_ACCESSORS", "Type-safe project accessors")

0 commit comments

Comments
 (0)