Lennard Sprong 31c1a86736
[swift6] Change JSONEncodable protocol to always return String (#20906)
* [swift6] Change JSONEncodable protocol to always return String

* [swift6] Upgrade Alamofire

* Add missing @Sendable attributes

* Fix APIHelperTests

* Fix URLSessionImplementations
2025-03-17 15:53:22 +00:00

4 lines
104 B
Plaintext

github "Alamofire/Alamofire" = 5.10.2
github "mxcl/PromiseKit" ~> 8.1
github "ReactiveX/RxSwift" ~> 6.8