Update ktor to v3.0.2
All checks were successful
Build & Test / Validate (push) Successful in 9s
Build & Test / Run Unit Tests (push) Successful in 6m56s

This commit is contained in:
Renovate Bot 2024-12-10 05:03:09 +00:00 committed by renovate-bot
parent fdb5c59759
commit 2cc5ec1760

View file

@ -17,7 +17,7 @@ kotlin-ksp = "2.1.0-1.0.29"
kotlinx-serialization = "1.7.3"
kotlinx-coroutines = "1.9.0"
kotlinx-datetime = "0.6.1"
ktor = "3.0.1"
ktor = "3.0.2"
logbackClassic = "1.5.12"
material = "1.12.0"
maxSdk = "35"