Skip to content

Commit

Permalink
Merge pull request #1465 from grails/removeGradlePlugin
Browse files Browse the repository at this point in the history
Remove com.netflix.nebula:gradle-extra-configurations-plugin from the…
  • Loading branch information
puneetbehl committed Jun 8, 2021
2 parents a12beab + 8ff434b commit cc6b07e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ buildscript {
maven { url "https://plugins.gradle.org/m2/" }
}
dependencies {
classpath "com.netflix.nebula:gradle-extra-configurations-plugin:2.2.0"
classpath "io.github.gradle-nexus:publish-plugin:1.1.0"
classpath 'com.bmuschko:gradle-nexus-plugin:2.3.1'
classpath "io.github.groovylang.groovydoc:groovydoc-gradle-plugin:1.0.1"
Expand Down

0 comments on commit cc6b07e

Please sign in to comment.