1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-01 07:25:23 +00:00

Update ktor to v2.3.1

This commit is contained in:
renovate[bot] 2023-05-31 13:31:31 +00:00 committed by GitHub
parent 009991fa88
commit 50767510da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ javax-activation = "1.1.1"
korlibs = "4.0.3" korlibs = "4.0.3"
uuid = "0.7.0" uuid = "0.7.0"
ktor = "2.3.0" ktor = "2.3.1"
ksp = "1.8.21-1.0.11" ksp = "1.8.21-1.0.11"
kotlin-poet = "1.14.2" kotlin-poet = "1.14.2"