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

Commit bf64e8e

Browse files
Bump publish-plugin from 1.0.0 to 1.1.0
Bumps [publish-plugin](https://github.com/gradle-nexus/publish-plugin) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/gradle-nexus/publish-plugin/releases) - [Commits](gradle-nexus/publish-plugin@v1.0.0...v1.1.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]>
1 parent 3a1700e commit bf64e8e

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
@@ -9,7 +9,7 @@ buildscript {
99
}
1010
dependencies {
1111
classpath "org.codehaus.groovy.modules.http-builder:http-builder:0.7.2"
12-
classpath "io.github.gradle-nexus:publish-plugin:1.0.0"
12+
classpath "io.github.gradle-nexus:publish-plugin:1.1.0"
1313
classpath 'com.bmuschko:gradle-nexus-plugin:2.3.1'
1414
classpath "io.github.groovylang.groovydoc:groovydoc-gradle-plugin:1.0.1"
1515
classpath "org.grails:grails-gradle-plugin:$grailsVersion"

0 commit comments

Comments
 (0)