Skip to content

Commit d193014

Browse files
chore: use gradle plugin publishing plugin 2.0.0.
https://plugins.gradle.org/plugin/com.gradle.plugin-publish/2.0.0
1 parent a8feda4 commit d193014

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
@@ -11,7 +11,7 @@ caffeine = "3.2.2"
1111
commons-io = "2.20.0"
1212
dagp = "3.0.1"
1313
error-prone = "2.41.0"
14-
gradle-publish-plugin = "1.2.1"
14+
gradle-publish-plugin = "2.0.0"
1515
gradle-version-min = "8.11.1"
1616
# TODO: bump to 9.1.0-rc-1?
1717
gradle-version-max = "9.0.0"

0 commit comments

Comments
 (0)