Skip to content

Commit

Permalink
Merge pull request #249 from navikt/dependabot/gradle/ktorVersion-3.0.2
Browse files Browse the repository at this point in the history
Bump ktorVersion from 3.0.0 to 3.0.2
  • Loading branch information
github-actions[bot] authored Dec 13, 2024
2 parents 8ff3442 + d319e09 commit 094eae4
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.0"
val ktorVersion = "3.0.2"

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

0 comments on commit 094eae4

Please sign in to comment.