Skip to content

Commit 90f9890

Browse files
Bump com.netflix.nebula:nebula-publishing-plugin in /buildSrc
Bumps [com.netflix.nebula:nebula-publishing-plugin](https://github.com/nebula-plugins/nebula-publishing-plugin) from 21.1.0 to 21.2.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...v21.2.0) --- updated-dependencies: - dependency-name: com.netflix.nebula:nebula-publishing-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b1861a commit 90f9890

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.14'
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:21.2.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)