Skip to content

Commit

Permalink
Merge pull request #270 from navikt/dependabot/gradle/ktorVersion-3.1.0
Browse files Browse the repository at this point in the history
Bump ktorVersion from 3.0.3 to 3.1.0
  • Loading branch information
github-actions[bot] authored Feb 11, 2025
2 parents e86925e + f354f1d commit 2d72466
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 = "3.0.3"
val ktorVersion = "3.1.0"

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

0 comments on commit 2d72466

Please sign in to comment.