File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 version = " 5.0.1"
33 group = " com.github.proxer"
44
5- gradleVersion = " 5.5"
5+ gradleVersion = " 5.5.1 "
66
7- kotlinVersion = " 1.3.40 "
7+ kotlinVersion = " 1.3.41 "
88 dokkaVersion = " 0.9.18"
99
1010 jacocoVersion = " 0.8.4"
@@ -14,14 +14,14 @@ ext {
1414 gradleVersionsPluginVersion = " 0.21.0"
1515 buildConfigPluginVersion = " 1.1.8"
1616
17- retrofitVersion = " 2.6.0 "
18- okHttpVersion = " 4.0.0 "
19- okioVersion = " 2.2.2 "
17+ retrofitVersion = " 2.6.1 "
18+ okHttpVersion = " 4.0.1 "
19+ okioVersion = " 2.3.0 "
2020 moshiVersion = " 1.8.0"
2121 moshiLazyAdaptersVersion = " 2.2"
2222
23- junitVersion = " 5.4.2 "
23+ junitVersion = " 5.5.1 "
2424 concurrentUnitVersion = " 0.4.4"
25- kluentVersion = " 1.51 "
25+ kluentVersion = " 1.53 "
2626 mockkVersion = " 1.9.3"
2727}
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-5.4 .1-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-5.5 .1-bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments