Bump ktor from 3.1.3 to 3.2.0 #61

Closed
dependabot[bot] wants to merge 1 commits from dependabot/gradle/ktor-3.2.0 into master
Showing only changes of commit b7a31829dd - Show all commits
+1 -1
View File
@@ -9,7 +9,7 @@ androidx-activity-compose = "1.10.1"
androidx-uitest = "1.8.3" androidx-uitest = "1.8.3"
coil = "3.2.0" coil = "3.2.0"
kotlinx-coroutines = "1.10.2" kotlinx-coroutines = "1.10.2"
ktor = "3.1.3" ktor = "3.2.0"
kotlinx-serialization = "1.8.1" kotlinx-serialization = "1.8.1"
koin = "4.1.0" koin = "4.1.0"
viewmodel-compose = "2.9.1" viewmodel-compose = "2.9.1"