Skip to content

Commit 745d764

Browse files
Bump gradle-nexus-plugin from 2.3 to 2.3.1
Bumps [gradle-nexus-plugin](https://github.com/bmuschko/gradle-nexus-plugin) from 2.3 to 2.3.1. - [Release notes](https://github.com/bmuschko/gradle-nexus-plugin/releases) - [Changelog](https://github.com/bmuschko/gradle-nexus-plugin/blob/master/RELEASE_NOTES.md) - [Commits](bmuschko/gradle-nexus-plugin@v2.3...v2.3.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2f3322e commit 745d764

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
@@ -7,7 +7,7 @@ buildscript {
77
dependencies {
88
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.5"
99
classpath "com.netflix.nebula:gradle-extra-configurations-plugin:2.2.0"
10-
classpath 'com.bmuschko:gradle-nexus-plugin:2.3'
10+
classpath 'com.bmuschko:gradle-nexus-plugin:2.3.1'
1111
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.8.0"
1212
classpath "io.github.groovylang.groovydoc:groovydoc-gradle-plugin:1.0.1"
1313
}

0 commit comments

Comments
 (0)