Skip to content

Commit

Permalink
fix(deps): update ktor monorepo to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent 761654e commit 7a4ed94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ kafka-kotlin = "0.4.0"
dokka = "1.9.20"
knit = "0.5.0"
kover = "0.8.3"
ktor = "2.3.12"
ktor = "3.0.0"
koin = "4.0.0"
r2dbc-spi = "1.0.0.RELEASE"
r2dbc-postgresql = "0.8.13.RELEASE"
Expand Down
2 changes: 1 addition & 1 deletion recipes/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ slf4j = "2.0.16"
kotlinLogging = "7.0.0"

# Ktor
ktor = "2.3.12"
ktor = "3.0.0"
koin = "4.0.0"
koin-annotations = "1.3.1"

Expand Down

0 comments on commit 7a4ed94

Please sign in to comment.