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 @@ -18,7 +18,7 @@ dependencies {
1818 implementation(kotlin(" stdlib" ))
1919 implementation(" io.arrow-kt:arrow-core:1.2.1" )
2020 implementation(" io.arrow-kt:arrow-optics:1.2.1" )
21- implementation(" org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 " )
21+ implementation(" org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 " )
2222 implementation(" io.arrow-kt:arrow-fx-coroutines:1.2.1" )
2323
2424 testImplementation(" io.kotest:kotest-property:5.8.0" )
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-7.6.3 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.6.4 -bin.zip
44networkTimeout =10000
55zipStoreBase =GRADLE_USER_HOME
66zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments