Skip to content

Commit

Permalink
Update dependency io.ktor:ktor-bom to v2.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent 0ab94ca commit 31faa83
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.0"

[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 31faa83

Please sign in to comment.