Skip to content

Commit 8effe20

Browse files
Bump com.netflix.nebula:nebula-publishing-plugin from 21.1.0 to 23.0.0
Bumps [com.netflix.nebula:nebula-publishing-plugin](https://github.com/nebula-plugins/nebula-publishing-plugin) from 21.1.0 to 23.0.0. - [Release notes](https://github.com/nebula-plugins/nebula-publishing-plugin/releases) - [Changelog](https://github.com/nebula-plugins/nebula-publishing-plugin/blob/main/CHANGELOG.md) - [Commits](nebula-plugins/nebula-publishing-plugin@v21.1.0...v23.0.0) --- updated-dependencies: - dependency-name: com.netflix.nebula:nebula-publishing-plugin dependency-version: 23.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bcf03e commit 8effe20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ dependencies {
106106
api "org.apache.commons:commons-compress:${props.getProperty('commonscompress')}"
107107
api 'org.apache.ant:ant:1.10.15'
108108
api 'com.netflix.nebula:gradle-extra-configurations-plugin:10.0.0'
109-
api 'com.netflix.nebula:nebula-publishing-plugin:21.1.0'
109+
api 'com.netflix.nebula:nebula-publishing-plugin:23.0.0'
110110
api 'com.netflix.nebula:gradle-info-plugin:12.1.6'
111111
api 'org.apache.rat:apache-rat:0.15'
112112
api "commons-io:commons-io:${props.getProperty('commonsio')}"

0 commit comments

Comments
 (0)