Skip to content

Commit

Permalink
Update to Gradle v4.3.1 and Nebula v4.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
wmiaw committed Dec 12, 2017
1 parent 982ea33 commit a27849c
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
@@ -1,5 +1,5 @@
plugins {
id 'nebula.netflixoss' version '3.6.4'
id 'nebula.netflixoss' version '4.1.0'
}

subprojects {
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-4.0.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.3.1-bin.zip

0 comments on commit a27849c

Please sign in to comment.