Skip to content

Commit

Permalink
Merge pull request #99 from navikt/dependabot/gradle/ktorVersion-2.3.6
Browse files Browse the repository at this point in the history
Bump ktorVersion from 2.3.0 to 2.3.6
  • Loading branch information
MariusEriksen authored Nov 10, 2023
2 parents 4973a8a + b735269 commit ce7a761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ val fuelVersion = "2.2.1"
val log4j2Versjon = "2.21.1"
val prometheusVersion = "0.16.0"
val kafkaVersion = "3.3.1"
val ktorVersion = "2.3.0"
val ktorVersion = "2.3.6"
dependencies {
implementation(kotlin("stdlib"))

Expand Down

0 comments on commit ce7a761

Please sign in to comment.