Skip to content

Commit

Permalink
Updated Nebula plugin to 3.2.0 and Gradle to 2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Jacobs committed Feb 3, 2016
1 parent 4900b4d commit c7818a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
}

plugins {
id 'nebula.netflixoss' version '3.1.2'
id 'nebula.netflixoss' version '3.2.0'
id 'me.champeau.gradle.jmh' version '0.2.0'
id 'net.saliman.cobertura' version '2.2.8'
}
Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.7-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-2.10-bin.zip

0 comments on commit c7818a5

Please sign in to comment.