Skip to content

Commit e9fe1db

Browse files
Bump io.github.gradle-nexus:publish-plugin from 1.3.0 to 2.0.0 (#113)
Bumps [io.github.gradle-nexus:publish-plugin](https://github.com/gradle-nexus/publish-plugin) from 1.3.0 to 2.0.0. - [Release notes](https://github.com/gradle-nexus/publish-plugin/releases) - [Commits](gradle-nexus/publish-plugin@v1.3.0...v2.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07d932e commit e9fe1db

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
@@ -5,7 +5,7 @@ buildscript {
55
}
66
}
77
dependencies {
8-
classpath "io.github.gradle-nexus:publish-plugin:1.3.0"
8+
classpath "io.github.gradle-nexus:publish-plugin:2.0.0"
99
classpath 'org.shipkit:shipkit-changelog:2.0.1'
1010
classpath 'org.shipkit:shipkit-auto-version:2.1.2'
1111
}

0 commit comments

Comments
 (0)