We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d5fae9 commit 0c73efcCopy full SHA for 0c73efc
1 file changed
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
maven { url "https://plugins.gradle.org/m2/" }
6
}
7
dependencies {
8
- classpath "io.github.gradle-nexus:publish-plugin:1.3.0"
+ classpath "io.github.gradle-nexus:publish-plugin:2.0.0"
9
classpath "org.graceframework:grace-gradle-plugin:$graceVersion"
10
classpath "com.github.erdi:webdriver-binaries-gradle-plugin:3.2"
11
classpath "org.graceframework.plugins:asset-pipeline-gradle:5.2.7"
0 commit comments