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
15
15
16
16
okio = " 3.9.1" # https://search.maven.org/artifact/com.squareup.okio/okio
17
17
18
- kotest = " 5.9.1 " # https://github.com/kotest/kotest/releases
18
+ kotest = " 6.0.0-LOCAL " # https://github.com/kotest/kotest/releases
19
19
20
20
kotlinProcess = " 1.5" # https://github.com/pgreze/kotlin-process/releases
21
21
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =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
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments