1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Update to Gradle 4.6

Only thing of interest really is that the Jacoco Gradle plugin was bumped to 0.8.0, which requires org.ow2.asm:asm:6.0.

Issue: gh-5062
This commit is contained in:
Josh Cummings
2018-03-06 13:31:28 -07:00
committed by Rob Winch
parent a5bd76b6ed
commit ca93b34f56
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.5.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-bin.zip