;api: bump swagger2 upper bound

[ci skip]
This commit is contained in:
Simon Michael 2019-08-31 20:59:14 -07:00
parent 113f193486
commit cf07b25f97

View File

@ -63,7 +63,7 @@ executable hledger-api
, safe
, servant-server >=0.10
, servant-swagger
, swagger2 >=2.0 && <2.4
, swagger2 >=2.0 && <2.5
, text
, transformers
, wai