Skip to content

Commit 655cd0a

Browse files
authored
Bump com.palantir.git-version from 3.2.0 to 3.3.0
1 parent 392b030 commit 655cd0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id("com.gradleup.shadow") version "8.3.6"
33
id("com.github.breadmoirai.github-release") version "2.5.2"
4-
id("com.palantir.git-version") version "3.2.0"
4+
id("com.palantir.git-version") version "3.3.0"
55
id("java")
66
id("java-library")
77
id("signing")
@@ -122,4 +122,4 @@ githubRelease {
122122
)
123123
}
124124
)
125-
}
125+
}

0 commit comments

Comments
 (0)