We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bd5121 commit 12a071fCopy full SHA for 12a071f
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.4.0"
+ id("com.gradle.develocity") version "4.4.1"
5
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
6
id("org.danilopianini.gradle-pre-commit-git-hooks") version "2.1.14"
7
}
0 commit comments