Bump ktor from 3.0.1 to 3.1.2 (#25)

This commit was merged in pull request #25.
This commit is contained in:
dependabot[bot]
2025-03-31 17:13:15 +00:00
committed by GitHub
parent d5cb551e0d
commit df28d1f4b6
+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.1.0" coil = "3.1.0"
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.4" viewmodel-compose = "2.8.4"