Skip to content

Commit

Permalink
Bump com.netflix.nebula:nebula-release-plugin from 18.0.4 to 18.0.5
Browse files Browse the repository at this point in the history
Bumps [com.netflix.nebula:nebula-release-plugin](https://github.com/nebula-plugins/nebula-release-plugin) from 18.0.4 to 18.0.5.
- [Release notes](https://github.com/nebula-plugins/nebula-release-plugin/releases)
- [Changelog](https://github.com/nebula-plugins/nebula-release-plugin/blob/main/CHANGELOG.md)
- [Commits](nebula-plugins/nebula-release-plugin@v18.0.4...v18.0.5)

---
updated-dependencies:
- dependency-name: com.netflix.nebula:nebula-release-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent f219756 commit e3eb76c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ wiremockJunit5 = { module = "ru.lanwen.wiremock:wiremock-junit5", version.ref =

# plugin dependencies
plugin-license = { module = "gradle.plugin.com.hierynomus.gradle.plugins:license-gradle-plugin", version = "0.16.1" }
plugin-nebulaRelease = { module = "com.netflix.nebula:nebula-release-plugin", version = "18.0.4" }
plugin-nebulaRelease = { module = "com.netflix.nebula:nebula-release-plugin", version = "18.0.5" }
plugin-nebulaPublishing = { module = "com.netflix.nebula:nebula-publishing-plugin", version = "20.3.0" }
plugin-nebulaProject = { module = "com.netflix.nebula:nebula-project-plugin", version = "10.1.5" }
plugin-nebulaInfo = { module = "com.netflix.nebula:gradle-info-plugin", version = "12.1.6" }
Expand Down

0 comments on commit e3eb76c

Please sign in to comment.