Skip to content

Commit

Permalink
Merge pull request #521 from jamesward/dependabot/gradle/kotlin-arrow…
Browse files Browse the repository at this point in the history
…/io.ktor-ktor-client-java-3.0.2
  • Loading branch information
jamesward authored Dec 9, 2024
2 parents acbc076 + 0f446b4 commit e1f7cea
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 @@ -20,7 +20,7 @@ application {
dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0")
implementation("io.ktor:ktor-client-core:3.0.2")
implementation("io.ktor:ktor-client-java:3.0.1")
implementation("io.ktor:ktor-client-java:3.0.2")
implementation("io.arrow-kt:arrow-fx-coroutines:2.0.0")
runtimeOnly("org.slf4j:slf4j-simple:2.0.16")

Expand Down

0 comments on commit e1f7cea

Please sign in to comment.