Skip to content

Commit a7cf157

Browse files
Bump io.github.gradle-nexus.publish-plugin from 1.0.0 to 2.0.0
Bumps io.github.gradle-nexus.publish-plugin from 1.0.0 to 2.0.0. --- updated-dependencies: - dependency-name: io.github.gradle-nexus.publish-plugin dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 60cc2bf commit a7cf157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id 'java-library'
88
id 'maven-publish'
99
id 'signing'
10-
id "io.github.gradle-nexus.publish-plugin" version "1.0.0"
10+
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
1111
}
1212

1313
def getDevelopmentVersion() {

0 commit comments

Comments
 (0)