We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 957130b commit cc66d05Copy full SHA for cc66d05
settings.gradle.kts
@@ -8,7 +8,7 @@
8
9
plugins {
10
id("com.gradle.enterprise") version "3.16.1"
11
- id("org.danilopianini.gradle-pre-commit-git-hooks") version "2.0.0"
+ id("org.danilopianini.gradle-pre-commit-git-hooks") version "2.0.22"
12
}
13
14
rootProject.name = "api-gateway-microservice"
0 commit comments