Skip to content

Commit 346c0a0

Browse files
authored
Merge pull request #2 from WebMCDevelopment/dependabot/gradle/com.palantir.git-version-4.3.0
Bump com.palantir.git-version from 4.2.0 to 4.3.0
2 parents 1a9c271 + d5fb554 commit 346c0a0

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
@@ -43,7 +43,7 @@ val MTNCE_VER = "4.2.1"
4343
plugins {
4444
id("java")
4545
id("com.gradleup.shadow") version "9.3.1"
46-
id("com.palantir.git-version") version "4.2.0"
46+
id("com.palantir.git-version") version "4.3.0"
4747
id("xyz.jpenilla.run-velocity") version "3.0.2"
4848
id("xyz.jpenilla.run-waterfall") version "3.0.2"
4949
}

0 commit comments

Comments
 (0)