Skip to content

Commit b742764

Browse files
authoredApr 15, 2024··
Bump io.github.gradle-nexus.publish-plugin from 1.1.0 to 2.0.0
Bumps io.github.gradle-nexus.publish-plugin from 1.1.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>
1 parent 638a9a3 commit b742764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// License https://www.backblaze.com/using_b2_code.html
33

44
plugins {
5-
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
5+
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
66
}
77

88
nexusPublishing {

0 commit comments

Comments
 (0)
Please sign in to comment.