Skip to content

Commit e0976b6

Browse files
Bump com.netflix.nebula:gradle-extra-configurations-plugin
Bumps [com.netflix.nebula:gradle-extra-configurations-plugin](https://github.com/nebula-plugins/gradle-extra-configurations-plugin) from 10.0.0 to 10.0.1. - [Release notes](https://github.com/nebula-plugins/gradle-extra-configurations-plugin/releases) - [Changelog](https://github.com/nebula-plugins/gradle-extra-configurations-plugin/blob/main/CHANGELOG.md) - [Commits](nebula-plugins/gradle-extra-configurations-plugin@v10.0.0...v10.0.1) --- updated-dependencies: - dependency-name: com.netflix.nebula:gradle-extra-configurations-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f4ce9a commit e0976b6

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)