Skip to content

Commit ad965bf

Browse files
authored
Merge pull request #1325 from grails/dependabot/gradle/7.0.x/com.bmuschko-gradle-nexus-plugin-2.3.1
Bump gradle-nexus-plugin from 2.3 to 2.3.1
2 parents f12112b + 745d764 commit ad965bf

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)