mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-28 11:40:52 +00:00
* [swift6] Change JSONEncodable protocol to always return String * [swift6] Upgrade Alamofire * Add missing @Sendable attributes * Fix APIHelperTests * Fix URLSessionImplementations
4 lines
104 B
Plaintext
4 lines
104 B
Plaintext
github "Alamofire/Alamofire" = 5.10.2
|
|
github "mxcl/PromiseKit" ~> 8.1
|
|
github "ReactiveX/RxSwift" ~> 6.8
|