Skip to content

Commit

Permalink
REN - Update dependency io.ktor:ktor-client-content-negotiation to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 9da839c commit 3d7f417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repositories {
kotlin { jvmToolchain(21) }

dependencies {
val ktorVersion = "2.3.12"
val ktorVersion = "3.0.0"
val kotestVersion = "5.9.1"
val kotlinProcessVersion = "1.5"
val kotlinxSerializationVersion = "1.7.3"
Expand Down

0 comments on commit 3d7f417

Please sign in to comment.