Skip to content

Commit 113fa85

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] <[email protected]>
1 parent 10731f8 commit 113fa85

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
@@ -11,7 +11,7 @@ plugins {
1111
id 'signing'
1212
id 'groovy'
1313
id 'biz.aQute.bnd.builder' version '6.2.0'
14-
id 'io.github.gradle-nexus.publish-plugin' version '1.0.0'
14+
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
1515
id 'com.github.ben-manes.versions' version '0.51.0'
1616
id "me.champeau.jmh" version "0.7.3"
1717
id "net.ltgt.errorprone" version '4.2.0'

0 commit comments

Comments
 (0)