We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6427fe commit 16fcb6bCopy full SHA for 16fcb6b
settings.gradle.kts
@@ -7,7 +7,7 @@ pluginManagement {
7
plugins {
8
id("com.gradle.develocity") version "4.3.2"
9
id("org.jsonschema2dataclass.internal.settings-develocity")
10
- id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
+ id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
11
}
12
13
enableFeaturePreviewQuietly("TYPESAFE_PROJECT_ACCESSORS", "Type-safe project accessors")
0 commit comments