Skip to content

Commit

Permalink
fix(deps): update ktor to v2.3.11 (#421)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 8, 2024
1 parent 828e2ea commit df7e365
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs-test.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ spring-kafka = "2.9.13"
junit = "5.10.2"
kotest = "5.8.1"
mockito = "5.3.1"
ktor = "2.3.10"
ktor = "2.3.11"
stove = "0.9.9-SNAPSHOT"

[libraries]
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ kafka-kotlin = "0.4.0"
dokka = "1.9.20"
knit = "0.5.0"
kover = "0.7.6"
ktor = "2.3.10"
ktor = "2.3.11"
koin = "3.5.6"
r2dbc-spi = "1.0.0.RELEASE"
r2dbc-postgresql = "0.8.13.RELEASE"
Expand Down

0 comments on commit df7e365

Please sign in to comment.