Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 33a25be

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

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
dependencies {
77
classpath "org.codehaus.groovy.modules.http-builder:http-builder:0.7.2"
8-
classpath "io.github.gradle-nexus:publish-plugin:1.3.0"
8+
classpath "io.github.gradle-nexus:publish-plugin:2.0.0"
99
classpath 'com.bmuschko:gradle-nexus-plugin:2.3.1'
1010
classpath "io.github.groovylang.groovydoc:groovydoc-gradle-plugin:1.0.1"
1111
classpath "org.grails:grails-gradle-plugin:$grailsGradlePluginVersion"

0 commit comments

Comments
 (0)