Skip to content

Commit

Permalink
Merge pull request #340 from pwittchen/dependabot/gradle/io.codearte.…
Browse files Browse the repository at this point in the history
…gradle.nexus-gradle-nexus-staging-plugin-0.21.0

Bump gradle-nexus-staging-plugin from 0.12.0 to 0.21.0
  • Loading branch information
pwittchen committed Jun 11, 2019
2 parents 980c71f + 28c5735 commit 7d0de9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -44,7 +44,7 @@ buildscript {

classpath 'net.ltgt.gradle:gradle-errorprone-plugin:0.0.13'
classpath 'net.ltgt.gradle:gradle-apt-plugin:0.19'
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.12.0"
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.21.0"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
Expand Down

0 comments on commit 7d0de9e

Please sign in to comment.