Skip to content

Commit

Permalink
⬆ upgrade dependency io.ktor:ktor-client-content-negotiation to v2.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 8, 2024
1 parent 64ee0de commit e77c86e
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 @@ -17,7 +17,7 @@
kotlin = "1.9.21" # !important, the version is upbounded by each compose multiplatform version
springBoot = "3.2.4"
composeIcons = "1.1.0"
ktor = "2.3.9"
ktor = "2.3.10"

# plugin dep versions
# empty for now
Expand Down

0 comments on commit e77c86e

Please sign in to comment.