Skip to content

Commit 9c783cd

Browse files
chore(deps): bump io.github.gradle-nexus.publish-plugin (#979)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1454781 commit 9c783cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ buildscript {
1414
plugins {
1515
id 'com.github.ben-manes.versions' version '0.51.0'
1616
id 'com.github.sherter.google-java-format' version '0.9'
17-
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
17+
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
1818
}
1919

2020
apply plugin: 'java'

0 commit comments

Comments
 (0)