We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ffb32c commit 3681c83Copy full SHA for 3681c83
1 file changed
settings.gradle.kts
@@ -1,7 +1,7 @@
1
rootProject.name = "protelis-alchemist-tutorial"
2
3
plugins {
4
- id("com.gradle.develocity") version "4.3.1"
+ id("com.gradle.develocity") version "4.3.2"
5
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
6
id("org.danilopianini.gradle-pre-commit-git-hooks") version "2.1.7"
7
}
0 commit comments