Skip to content

Commit dd8bd7d

Browse files
Bump com.netflix.nebula:nebula-release-plugin from 18.0.7 to 18.0.8 (#484)
Bumps [com.netflix.nebula:nebula-release-plugin](https://github.com/nebula-plugins/nebula-release-plugin) from 18.0.7 to 18.0.8. - [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.7...v18.0.8) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca496ea commit dd8bd7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ zipkinAws = { module = "io.zipkin.aws:brave-propagation-aws", version.ref = "zip
6060

6161
# plugin dependencies
6262
plugin-license = { module = "gradle.plugin.com.hierynomus.gradle.plugins:license-gradle-plugin", version = "0.16.1" }
63-
plugin-nebulaRelease = { module = "com.netflix.nebula:nebula-release-plugin", version = "18.0.7" }
63+
plugin-nebulaRelease = { module = "com.netflix.nebula:nebula-release-plugin", version = "18.0.8" }
6464
plugin-nebulaPublishing = { module = "com.netflix.nebula:nebula-publishing-plugin", version = "20.3.0" }
6565
plugin-nebulaProject = { module = "com.netflix.nebula:nebula-project-plugin", version = "10.1.5" }
6666
plugin-noHttp = { module = "io.spring.nohttp:nohttp-gradle", version = "0.0.11" }

0 commit comments

Comments
 (0)