Skip to content

Commit 7bc09ac

Browse files
Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0 (#138)
Bumps io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0. --- updated-dependencies: - dependency-name: io.github.gradle-nexus.publish-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0fa83bf commit 7bc09ac

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
@@ -16,7 +16,7 @@ errorprone-core = { group = "com.google.errorprone", name = "error_prone_core",
1616

1717
[plugins]
1818
jmh = { id = "me.champeau.jmh", version = "0.7.2" }
19-
nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
19+
nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
2020
test-logger = { id = "com.adarshr.test-logger", version = "4.0.0" }
2121
sonarqube = { id = "org.sonarqube", version = "5.0.0.4638" }
2222
errorprone = { id = "net.ltgt.errorprone", version = "3.1.0" }

0 commit comments

Comments
 (0)