Skip to content

Commit 9473470

Browse files
Bump io.github.gradle-nexus:publish-plugin from 1.2.0 to 1.3.0 (#2932)
Bumps [io.github.gradle-nexus:publish-plugin](https://github.com/gradle-nexus/publish-plugin) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/gradle-nexus/publish-plugin/releases) - [Commits](gradle-nexus/publish-plugin@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: io.github.gradle-nexus:publish-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dddeb72 commit 9473470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
classpath 'gradle.plugin.com.hierynomus.gradle.plugins:license-gradle-plugin:0.16.1'
1010
classpath 'net.ltgt.gradle:gradle-errorprone-plugin:3.0.1'
1111

12-
classpath "io.github.gradle-nexus:publish-plugin:1.2.0"
12+
classpath "io.github.gradle-nexus:publish-plugin:1.3.0"
1313
classpath 'org.shipkit:shipkit-changelog:1.2.0'
1414
classpath 'org.shipkit:shipkit-auto-version:1.2.2'
1515

0 commit comments

Comments
 (0)