Skip to content

Commit 1c04e1e

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) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b4fd8d commit 1c04e1e

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 "com.netflix.nebula:gradle-extra-configurations-plugin:2.2.0"
8-
classpath "io.github.gradle-nexus:publish-plugin:1.0.0"
8+
classpath "io.github.gradle-nexus:publish-plugin:1.1.0"
99
classpath 'com.bmuschko:gradle-nexus-plugin:2.3.1'
1010
classpath "io.github.groovylang.groovydoc:groovydoc-gradle-plugin:1.0.1"
1111
}

0 commit comments

Comments
 (0)