We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfc08b4 commit ac53378Copy full SHA for ac53378
settings.gradle.kts
@@ -1,7 +1,7 @@
1
rootProject.name = "protelis-alchemist-tutorial"
2
3
plugins {
4
- id("com.gradle.enterprise") version "3.19"
+ id("com.gradle.enterprise") version "3.19.1"
5
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
6
id("org.danilopianini.gradle-pre-commit-git-hooks") version "2.0.18"
7
}
0 commit comments