Skip to content

Commit

Permalink
Merge pull request #232 from navikt/dependabot/gradle/ktorVersion-2.3.9
Browse files Browse the repository at this point in the history
Bump ktorVersion from 2.3.8 to 2.3.9
  • Loading branch information
github-actions[bot] authored Mar 4, 2024
2 parents db9fb9d + 8db7887 commit d3bf4b6
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.8"
val ktorVersion = "2.3.9"

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

0 comments on commit d3bf4b6

Please sign in to comment.