Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/renovate/io.ktor-ktor-bom-2.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
KazaKago committed Nov 4, 2023
2 parents 6f741c4 + 31faa83 commit 62e6eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ flyway = "9.22.3"

[libraries]
# Ktor
ktor-bom = "io.ktor:ktor-bom:2.3.4"
ktor-bom = "io.ktor:ktor-bom:2.3.5"
ktor-serialization-json = { module = "io.ktor:ktor-serialization-kotlinx-json" }
ktor-server-netty = { module = "io.ktor:ktor-server-netty" }
ktor-server-auth = { module = "io.ktor:ktor-server-auth" }
Expand Down

0 comments on commit 62e6eda

Please sign in to comment.