Skip to content

Commit

Permalink
Upgraded to Gradle 4.5.1 to allow building on JDK9.
Browse files Browse the repository at this point in the history
Progress towards JDK9 akhikhl#390.
  • Loading branch information
javabrett authored and henrik242 committed Mar 3, 2018
1 parent 1d79fcd commit 7d65f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
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-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.5.1-bin.zip

0 comments on commit 7d65f2f

Please sign in to comment.