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

Commit ecbb0e9

Browse files
authored
Merge pull request #290 from grails/dependabot/gradle/io.github.gradle-nexus-publish-plugin-1.1.0
Bump publish-plugin from 1.0.0 to 1.1.0
2 parents 9c12800 + 06dd508 commit ecbb0e9

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)