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 75cba65 commit 928c301Copy full SHA for 928c301
1 file changed
settings.gradle.kts
@@ -3,7 +3,7 @@ rootProject.name = "protelis-alchemist-tutorial"
3
plugins {
4
id("com.gradle.enterprise") version "3.19.2"
5
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
6
- id("org.danilopianini.gradle-pre-commit-git-hooks") version "2.0.27"
+ id("org.danilopianini.gradle-pre-commit-git-hooks") version "2.0.28"
7
}
8
9
gradleEnterprise {
0 commit comments