Skip to content

Commit

Permalink
Bumped plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
marcingrzejszczak committed Apr 12, 2018
1 parent a349775 commit fb4ef78
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Expand Up @@ -3,9 +3,9 @@ buildscript {
jcenter()
}
dependencies {
classpath "pl.allegro.tech.build:axion-release-plugin:1.6.0"
classpath "com.bmuschko:gradle-nexus-plugin:2.3"
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.8.0"
classpath "pl.allegro.tech.build:axion-release-plugin:1.9.0"
classpath "com.bmuschko:gradle-nexus-plugin:2.3.1"
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.11.0"
}
}

Expand Down

0 comments on commit fb4ef78

Please sign in to comment.