Bump ktor from 3.0.1 to 3.1.2 #25

Merged
dependabot[bot] merged 1 commits from dependabot/gradle/ktor-3.1.2 into master 2025-03-31 20:13:15 +03:00
Showing only changes of commit 70b298426c - Show all commits
+1 -1
View File
@@ -8,7 +8,7 @@ androidx-activity-compose = "1.10.1"
androidx-uitest = "1.7.8" androidx-uitest = "1.7.8"
coil = "3.0.4" coil = "3.0.4"
kotlinx-coroutines = "1.10.1" kotlinx-coroutines = "1.10.1"
ktor = "3.0.1" ktor = "3.1.2"
kotlinx-serialization = "1.8.0" kotlinx-serialization = "1.8.0"
koin = "4.0.3" koin = "4.0.3"
viewmodel-compose = "2.8.3" viewmodel-compose = "2.8.3"