Skip to content

Commit d22ab4e

Browse files
Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0 (#106)
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 8a31da1 commit d22ab4e

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

1515

1616
plugins {
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
id("maven-publish")
1919
}
2020

0 commit comments

Comments
 (0)