Skip to content

Commit

Permalink
Bump ktor-versjon
Browse files Browse the repository at this point in the history
  • Loading branch information
FredrikMeyer committed Oct 18, 2024
1 parent bbde7dc commit c65c7ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ktor-auth/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
val ktorVersion = "2.3.9"
val ktorVersion = "3.0.0"

dependencies {
implementation("io.ktor:ktor-client-content-negotiation:$ktorVersion")
Expand Down

0 comments on commit c65c7ad

Please sign in to comment.