Skip to content

Commit 78ce807

Browse files
valfirstSrinivasanTarget
authored andcommitted
Upgrade to Gradle 4.5.1 (#831)
1 parent 2317478 commit 78ce807

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ uploadArchives {
192192
}
193193
}
194194

195-
wrapper.gradleVersion = '4.4.1'
195+
wrapper.gradleVersion = '4.5.1'
196196

197197
test {
198198
useJUnit()

gradle/wrapper/gradle-wrapper.jar

0 Bytes
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
33
zipStoreBase=GRADLE_USER_HOME
44
zipStorePath=wrapper/dists
5-
distributionUrl=https\://services.gradle.org/distributions/gradle-4.4.1-bin.zip
5+
distributionUrl=https\://services.gradle.org/distributions/gradle-4.5.1-bin.zip

0 commit comments

Comments
 (0)