We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 214732b + 296eec0 commit c2fa59dCopy full SHA for c2fa59d
1 file changed
build.gradle.kts
@@ -4,7 +4,7 @@ import java.util.Date
4
plugins {
5
kotlin("jvm") version "2.1.21"
6
id("com.github.johnrengelman.shadow") version "8.1.1"
7
- id("com.palantir.git-version") version "3.3.0"
+ id("com.palantir.git-version") version "4.0.0"
8
application
9
}
10
0 commit comments