Update ktor to 2.3.7

This commit is contained in:
cristiangarcia
2024-01-19 21:09:56 +01:00
committed by Space Team
parent d04b3050c0
commit daba449390
2 changed files with 275 additions and 263 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ kotlinx-serialization = "1.5.0"
shadow = "8.1.1" # Should be in sync with version in kotlin-native/
spdx = "0.1.0-dev-10"
proguard = "6.2.2"
ktor = "2.3.3"
ktor = "2.3.7"
kotlinx-metadataJvm = "0.7.0"
# Forcing gson version because of https://github.com/google/gson/pull/1991
gson = { strictly = "2.8.9" } # should be in sync with version.properties