We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8195394 commit afbd23aCopy full SHA for afbd23a
1 file changed
settings.gradle.kts
@@ -1,7 +1,7 @@
1
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
2
3
plugins {
4
- id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
+ id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
5
}
6
7
rootProject.name = "PistonChatSuite"
0 commit comments