Update dependency io.ktor:ktor-client-okhttp to v3

This commit is contained in:
renovate[bot] 2024-10-29 23:30:58 +00:00 committed by GitHub
parent a596620ea5
commit 6513bdf4c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
kotlin = "2.0.21" kotlin = "2.0.21"
tgbotapi = "18.2.2" tgbotapi = "18.2.2"
ktor = "2.3.12" ktor = "3.0.1"
[libraries] [libraries]