Update ktor to 2.3.7
This commit is contained in:
committed by
Space Team
parent
d04b3050c0
commit
daba449390
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user