Skip to content

Commit f7018d1

Browse files
Update plugin gitPublish to v5.1.2
1 parent eae3773 commit f7018d1

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
@@ -100,7 +100,7 @@ commonCustomUserData = { id = "com.gradle.common-custom-user-data-gradle-plugin"
100100
develocity = { id = "com.gradle.develocity", version = "4.1.1" }
101101
errorProne = { id = "net.ltgt.errorprone", version = "4.3.0" }
102102
foojayResolver = { id = "org.gradle.toolchains.foojay-resolver", version = "1.0.0" }
103-
gitPublish = { id = "org.ajoberstar.git-publish", version = "5.1.1" }
103+
gitPublish = { id = "org.ajoberstar.git-publish", version = "5.1.2" }
104104
jmh = { id = "me.champeau.jmh", version = "0.7.3" }
105105
jreleaser = { id = "org.jreleaser", version = "1.19.0" }
106106
# check if workaround in gradle.properties can be removed when updating

0 commit comments

Comments
 (0)