File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ version = "4.1-SNAPSHOT"
55
66plugins {
77 `maven- publish`
8- kotlin(" multiplatform" ) version " 1.3.21 "
8+ kotlin(" multiplatform" ) version " 1.3.40 "
99}
1010
1111repositories {
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-4.10.3 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-5.3.1 -all.zip
Original file line number Diff line number Diff line change 2323 },
2424 "homepage" : " https://github.com/TeamHubApp/kotlin-diff-utils" ,
2525 "dependencies" : {
26- "kotlin" : " 1.3.31 "
26+ "kotlin" : " 1.3.40 "
2727 }
2828}
2929
You can’t perform that action at this time.
0 commit comments