Skip to content

Commit

Permalink
Bump plugin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
warnyul committed May 15, 2018
1 parent 5586c4e commit 53d0885
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin/build.gradle
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
plugins {
id 'groovy'
id 'jacoco'
id 'com.github.kt3k.coveralls' version '2.6.3'
id 'com.github.kt3k.coveralls' version '2.8.2'
id 'maven-publish'
id 'com.jfrog.bintray' version '1.8.0'
id 'com.gradle.plugin-publish' version '0.9.7'
id 'com.gradle.plugin-publish' version '0.9.10'
id 'org.ajoberstar.git-publish' version '0.4.1'
}

Expand Down

0 comments on commit 53d0885

Please sign in to comment.