Skip to content

Commit

Permalink
Merge pull request #144 from jamesward/dependabot/gradle/kotlin-arrow…
Browse files Browse the repository at this point in the history
…/io.ktor-ktor-client-core-2.3.6

Bump io.ktor:ktor-client-core from 2.3.5 to 2.3.6 in /kotlin-arrow
  • Loading branch information
jamesward authored Nov 13, 2023
2 parents a44fcab + 8041cdd commit fc4d1b8
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 @@ -19,7 +19,7 @@ application {

dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
implementation("io.ktor:ktor-client-core:2.3.5")
implementation("io.ktor:ktor-client-core:2.3.6")
implementation("io.ktor:ktor-client-java:2.3.6")
implementation("io.arrow-kt:arrow-fx-coroutines:1.2.1")

Expand Down

0 comments on commit fc4d1b8

Please sign in to comment.