We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 957130b commit 92c4329Copy full SHA for 92c4329
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.3"
12
}
13
14
rootProject.name = "api-gateway-microservice"
0 commit comments