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 39235fa commit 18b1478Copy full SHA for 18b1478
settings.gradle.kts
@@ -1,7 +1,7 @@
1
rootProject.name = "Kotlin2PlantUML"
2
3
plugins {
4
- id("org.danilopianini.gradle-pre-commit-git-hooks") version "2.1.2"
+ id("org.danilopianini.gradle-pre-commit-git-hooks") version "2.1.3"
5
}
6
7
gitHooks {
0 commit comments