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.1.1"
33 group = " com.github.proxer"
44
5- gradleVersion = " 6.2.1 "
5+ gradleVersion = " 6.3 "
66
7- kotlinVersion = " 1.3.61 "
7+ kotlinVersion = " 1.3.71 "
88 dokkaVersion = " 0.9.18"
99
1010 jacocoVersion = " 0.8.5"
@@ -14,13 +14,13 @@ ext {
1414 gradleVersionsPluginVersion = " 0.28.0"
1515 buildConfigPluginVersion = " 1.1.8"
1616
17- retrofitVersion = " 2.7 .1"
17+ retrofitVersion = " 2.8 .1"
1818 okHttpVersion = " 4.4.0"
19- okioVersion = " 2.4.3 "
19+ okioVersion = " 2.5.0 "
2020 moshiVersion = " 1.9.2"
2121 moshiLazyAdaptersVersion = " 2.2"
2222
23- junitVersion = " 5.6.0 "
23+ junitVersion = " 5.6.1 "
2424 concurrentUnitVersion = " 0.4.6"
2525 kluentVersion = " 1.60"
2626 mockkVersion = " 1.9.3"
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-6.2.1 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.3 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments