Skip to content

Commit f9a196f

Browse files
Update plugin com.palantir.git-version to v4
1 parent a4f9821 commit f9a196f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
33
plugins {
44
kotlin("jvm") version "1.8.21"
55
kotlin("plugin.serialization") version "1.8.21"
6-
id("com.palantir.git-version") version "3.0.0"
6+
id("com.palantir.git-version") version "4.2.0"
77
id("com.github.johnrengelman.shadow") version "8.1.1"
88
application
99
}

0 commit comments

Comments
 (0)