Skip to content

Commit

Permalink
Merge pull request #255 from navikt/dependabot/gradle/ktorVersion-3.0.3
Browse files Browse the repository at this point in the history
Bump ktorVersion from 3.0.2 to 3.0.3
  • Loading branch information
github-actions[bot] authored Dec 18, 2024
2 parents 38211cc + 1861129 commit 17d6abc
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.2"
val ktorVersion = "3.0.3"

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

0 comments on commit 17d6abc

Please sign in to comment.