File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ kotlinx-kover = "0.6.1" # https://github.com/Kotlin/kotlinx-kov
1515
1616okio = " 3.9.1" # https://search.maven.org/artifact/com.squareup.okio/okio
1717
18- kotest = " 5.9.1 " # https://github.com/kotest/kotest/releases
18+ kotest = " 6.0.0-LOCAL " # https://github.com/kotest/kotest/releases
1919
2020kotlinProcess = " 1.5" # https://github.com/pgreze/kotlin-process/releases
2121
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-8.11.1 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.11-bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments