We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a9c271 + d5fb554 commit 346c0a0Copy full SHA for 346c0a0
build.gradle.kts
@@ -43,7 +43,7 @@ val MTNCE_VER = "4.2.1"
43
plugins {
44
id("java")
45
id("com.gradleup.shadow") version "9.3.1"
46
- id("com.palantir.git-version") version "4.2.0"
+ id("com.palantir.git-version") version "4.3.0"
47
id("xyz.jpenilla.run-velocity") version "3.0.2"
48
id("xyz.jpenilla.run-waterfall") version "3.0.2"
49
}
0 commit comments