Skip to content

Commit 2f97667

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] <[email protected]>
1 parent f6191ff commit 2f97667

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.3.0"
10+
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
1111
id "biz.aQute.bnd.builder" version "6.4.0"
1212
}
1313

0 commit comments

Comments
 (0)