Skip to content

Commit 92fd987

Browse files
authored
Merge pull request #13900 from grails/dependabot/gradle/6.2.x/com.netflix.nebula-gradle-extra-configurations-plugin-10.0.1
Bump com.netflix.nebula:gradle-extra-configurations-plugin from 10.0.0 to 10.0.1
2 parents 858c266 + e0976b6 commit 92fd987

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
@@ -6,7 +6,7 @@ buildscript {
66
dependencies {
77
classpath "commons-io:commons-io:2.15.1"
88
classpath "io.github.gradle-nexus:publish-plugin:1.3.0"
9-
classpath "com.netflix.nebula:gradle-extra-configurations-plugin:10.0.0"
9+
classpath "com.netflix.nebula:gradle-extra-configurations-plugin:10.0.1"
1010
classpath "com.bmuschko:gradle-nexus-plugin:$gradleNexusPluginVersion"
1111
classpath "javax.xml.bind:jaxb-api:$jaxbApiVersion"
1212
classpath "com.sun.xml.bind:jaxb-impl:$jaxbImplVersion"

0 commit comments

Comments
 (0)