Skip to content

Commit 8aa1ce4

Browse files
committed
deps(gradle): Upgrade the Plugin Publishing Plugin to version 2.0.0
See [1]. [1]: https://docs.gradle.org/9.1.0/release-notes.html#publishing-plugin-improvements
1 parent 3a65e64 commit 8aa1ce4

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
@@ -3,7 +3,7 @@ assertj = "3.27.6"
33
git-semver-plugin = "0.16.1"
44
jgit = "7.4.0.202509020913-r"
55
kotlin = "2.2.0"
6-
plugin-publish = "1.3.1"
6+
plugin-publish = "2.0.0"
77
slf4j = "2.0.17"
88

99
[plugins]

0 commit comments

Comments
 (0)