Skip to content

Commit 1134f9b

Browse files
Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0
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>
1 parent 23c92ea commit 1134f9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id "maven-publish"
44
id "signing"
55

6-
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
6+
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
77
id "com.google.protobuf" version "0.9.4"
88
}
99

0 commit comments

Comments
 (0)