We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b64bed5 commit 290a5a6Copy full SHA for 290a5a6
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.2.2"
+ id("com.gradle.develocity") version "4.3"
5
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
6
id("org.danilopianini.gradle-pre-commit-git-hooks") version "2.1.5"
7
}
0 commit comments