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 375b0c6 commit 663b336Copy full SHA for 663b336
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.2"
+ id("com.gradle.develocity") version "4.5.0"
5
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
6
id("org.danilopianini.gradle-pre-commit-git-hooks") version "2.1.17"
7
}
0 commit comments