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 8a36dc1 commit aff8edfCopy full SHA for aff8edf
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.0.28"
+ id("org.danilopianini.gradle-pre-commit-git-hooks") version "2.0.29"
5
}
6
7
gitHooks {
0 commit comments