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 9e10c31 commit b7a9c47Copy full SHA for b7a9c47
settings.gradle.kts
@@ -32,7 +32,7 @@ include("ft-coroutines-kafka")
32
include("ft-coroutines-kafka-retry")
33
34
plugins {
35
- id("org.danilopianini.gradle-pre-commit-git-hooks") version "2.0.7"
+ id("org.danilopianini.gradle-pre-commit-git-hooks") version "2.1.0"
36
}
37
38
gitHooks {
0 commit comments