Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Commit

Permalink
fix(deps): update ktor to v2.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 8, 2024
1 parent c75937f commit c2082db
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 @@ dokka = "1.9.20"
shadow = "8.1.1"

# Libraries
ktor = "2.3.10"
ktor = "2.3.11"
kotlinx-coroutines = "1.8.0"
okio = "3.9.0"

Expand Down

0 comments on commit c2082db

Please sign in to comment.