Skip to content

Commit 07d7f1a

Browse files
committed
Revert gitPublish to 4.2.2 because it is a breaking change
1 parent bb5528c commit 07d7f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ tinylog-impl = { module = "org.tinylog:tinylog-impl", version.ref = "tinylog" }
7777
[plugins]
7878
defaults = { id = "io.github.sgtsilvio.gradle.defaults", version = "0.2.0" }
7979
forbiddenApis = { id = "de.thetaphi.forbiddenapis", version = "3.8" }
80-
gitPublish = { id = "org.ajoberstar.git-publish", version = "5.1.1" }
80+
gitPublish = { id = "org.ajoberstar.git-publish", version = "4.2.2" }
8181
githubRelease = { id = "com.github.breadmoirai.github-release", version = "2.5.2" }
8282
graalvm-native = { id = "org.graalvm.buildtools.native", version = "0.10.6" }
8383
launch4j = { id = "edu.sc.seis.launch4j", version = "3.0.6" }

0 commit comments

Comments
 (0)