We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe8547b + 1effaca commit 5887280Copy full SHA for 5887280
settings.gradle.kts
@@ -7,7 +7,7 @@
7
8
plugins {
9
// Apply the foojay-resolver plugin to allow automatic download of JDKs
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
rootProject.name = "TerraModulus"
0 commit comments