Skip to content

Commit c2fa59d

Browse files
authored
Merge pull request #20 from LMFS-Org/dependabot/gradle/com.palantir.git-version-4.0.0
build(deps): bump com.palantir.git-version from 3.3.0 to 4.0.0
2 parents 214732b + 296eec0 commit c2fa59d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import java.util.Date
44
plugins {
55
kotlin("jvm") version "2.1.21"
66
id("com.github.johnrengelman.shadow") version "8.1.1"
7-
id("com.palantir.git-version") version "3.3.0"
7+
id("com.palantir.git-version") version "4.0.0"
88
application
99
}
1010

0 commit comments

Comments
 (0)