Skip to content

Commit

Permalink
Use latest plugins version
Browse files Browse the repository at this point in the history
  • Loading branch information
jcgay committed Nov 1, 2017
1 parent c5440aa commit 989e570
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
plugins {
id "com.gradle.plugin-publish" version "0.9.8"
id 'com.github.kt3k.coveralls' version '2.8.1'
id "com.gradle.plugin-publish" version "0.9.9"
id 'com.github.kt3k.coveralls' version '2.8.2'
id "com.bmuschko.nexus" version "2.3.1"
id "pl.allegro.tech.build.axion-release" version "1.8.1"
id "com.jfrog.bintray" version "1.7.3"
id 'com.github.ben-manes.versions' version '0.15.0'
id 'com.github.ben-manes.versions' version '0.17.0'
id "io.codearte.nexus-staging" version "0.11.0"
}

Expand Down

0 comments on commit 989e570

Please sign in to comment.