Skip to content

Commit

Permalink
Bump com.netflix.nebula:gradle-extra-configurations-plugin
Browse files Browse the repository at this point in the history
Bumps [com.netflix.nebula:gradle-extra-configurations-plugin](https://github.com/nebula-plugins/gradle-extra-configurations-plugin) from 7.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@v7.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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent f07dc36 commit e0c2172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
}
}
dependencies {
classpath 'com.netflix.nebula:gradle-extra-configurations-plugin:7.0.0'
classpath 'com.netflix.nebula:gradle-extra-configurations-plugin:10.0.1'
classpath 'org.springframework.boot:spring-boot-gradle-plugin:2.7.3'
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.+'
}
Expand Down

0 comments on commit e0c2172

Please sign in to comment.