Skip to content

Commit

Permalink
Merge pull request #509 from jamesward/dependabot/gradle/kotlin-arrow…
Browse files Browse the repository at this point in the history
…/io.arrow-kt-arrow-fx-coroutines-2.0.0-beta.3
  • Loading branch information
jamesward authored Nov 25, 2024
2 parents 21a3886 + e3d955c commit 10ab48f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin-arrow/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0")
implementation("io.ktor:ktor-client-core:3.0.1")
implementation("io.ktor:ktor-client-java:3.0.1")
implementation("io.arrow-kt:arrow-fx-coroutines:2.0.0-beta.2")
implementation("io.arrow-kt:arrow-fx-coroutines:2.0.0-beta.3")
runtimeOnly("org.slf4j:slf4j-simple:2.0.16")

testImplementation("io.kotest:kotest-runner-junit5:5.9.1")
Expand Down

0 comments on commit 10ab48f

Please sign in to comment.