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.
2 parents 858c266 + e0976b6 commit 92fd987Copy full SHA for 92fd987
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
dependencies {
7
classpath "commons-io:commons-io:2.15.1"
8
classpath "io.github.gradle-nexus:publish-plugin:1.3.0"
9
- classpath "com.netflix.nebula:gradle-extra-configurations-plugin:10.0.0"
+ classpath "com.netflix.nebula:gradle-extra-configurations-plugin:10.0.1"
10
classpath "com.bmuschko:gradle-nexus-plugin:$gradleNexusPluginVersion"
11
classpath "javax.xml.bind:jaxb-api:$jaxbApiVersion"
12
classpath "com.sun.xml.bind:jaxb-impl:$jaxbImplVersion"
0 commit comments