Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove com.netflix.nebula:gradle-extra-configurations-plugin from the… #1465

Merged
merged 2 commits into from
Jun 8, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'master' into removeGradlePlugin
  • Loading branch information
puneetbehl committed Jun 8, 2021
commit 8ff434bf4f58c3ecebf4d6b11dda62328719f8fb
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
maven { url "https://plugins.gradle.org/m2/" }
}
dependencies {
classpath "io.github.gradle-nexus:publish-plugin:1.0.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
You are viewing a condensed version of this merge commit. You can view the full changes here.