Skip to content

Commit 572e133

Browse files
Update plugin com.palantir.git-version to v4
1 parent 2648c7d commit 572e133

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
@@ -7,7 +7,7 @@ import org.gradle.jvm.toolchain.internal.CurrentJvmToolchainSpec
77
plugins {
88
kotlin("jvm") version "2.2.0"
99
id("com.github.johnrengelman.shadow") version "8.1.1"
10-
id("com.palantir.git-version") version "3.1.0"
10+
id("com.palantir.git-version") version "4.0.0"
1111
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
1212
id("com.diffplug.spotless") version "5.17.1"
1313
}

0 commit comments

Comments
 (0)