File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ dependencies {
216
216
implementation(" com.netflix.nebula.contacts:com.netflix.nebula.contacts.gradle.plugin:latest.release" )
217
217
implementation(" com.netflix.nebula:gradle-info-plugin:latest.release" )
218
218
implementation(" com.netflix.nebula.release:com.netflix.nebula.release.gradle.plugin:latest.release" )
219
- implementation(" com.netflix.nebula:nebula-publishing-plugin:latest.release " )
219
+ implementation(" com.netflix.nebula:nebula-publishing-plugin:21.1.0 " ) // pinned to avoid breaking on missing ScmInfoExtension
220
220
implementation(" com.netflix.nebula:nebula-project-plugin:latest.release" )
221
221
implementation(" io.github.gradle-nexus:publish-plugin:latest.release" )
222
222
implementation(" com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.0.0-beta7" ) // Latest supporting Java 8
You can’t perform that action at this time.
0 commit comments