Skip to content

Commit

Permalink
fix(deps): update ktor to v2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2023
1 parent f719ee8 commit dba8551
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 @@ -8,7 +8,7 @@ kotest-spring = "1.1.3"
mockito = "5.0.0"
wiremock = "2.35.0"
testcontainers = "1.18.3"
ktor = "2.3.2"
ktor = "2.3.3"

[libraries]
kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "kotlinx" }
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ kafka-kotlin = "0.3.1"
dokka = "1.8.20"
knit = "0.4.0"
kover = "0.7.3"
ktor = "2.3.2"
ktor = "2.3.3"
koin = "3.4.3"
r2dbc-spi = "1.0.0.RELEASE"
r2dbc-postgresql = "0.8.13.RELEASE"
Expand Down

0 comments on commit dba8551

Please sign in to comment.