Skip to content

Commit 0c73efc

Browse files
committed
Upgrade to Gradle Nexus Publish Plugin 2.0.0
1 parent 9d5fae9 commit 0c73efc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
maven { url "https://plugins.gradle.org/m2/" }
66
}
77
dependencies {
8-
classpath "io.github.gradle-nexus:publish-plugin:1.3.0"
8+
classpath "io.github.gradle-nexus:publish-plugin:2.0.0"
99
classpath "org.graceframework:grace-gradle-plugin:$graceVersion"
1010
classpath "com.github.erdi:webdriver-binaries-gradle-plugin:3.2"
1111
classpath "org.graceframework.plugins:asset-pipeline-gradle:5.2.7"

0 commit comments

Comments
 (0)