We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b1861a commit 90f9890Copy full SHA for 90f9890
buildSrc/build.gradle
@@ -106,7 +106,7 @@ dependencies {
106
api "org.apache.commons:commons-compress:${props.getProperty('commonscompress')}"
107
api 'org.apache.ant:ant:1.10.14'
108
api 'com.netflix.nebula:gradle-extra-configurations-plugin:10.0.0'
109
- api 'com.netflix.nebula:nebula-publishing-plugin:21.1.0'
+ api 'com.netflix.nebula:nebula-publishing-plugin:21.2.0'
110
api 'com.netflix.nebula:gradle-info-plugin:12.1.6'
111
api 'org.apache.rat:apache-rat:0.15'
112
api "commons-io:commons-io:${props.getProperty('commonsio')}"
0 commit comments