Skip to content

Commit 712d505

Browse files
authored
Allow swagger2 2.6
Builds fine and all tests pass.
1 parent be1dd4c commit 712d505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant-swagger.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ library
8484
, lens >=4.17 && <4.19
8585
, servant >=0.17 && <0.18
8686
, singleton-bool >=0.1.4 && <0.2
87-
, swagger2 >=2.3.0.1 && <2.6
87+
, swagger2 >=2.3.0.1 && <2.7
8888
, text >=1.2.3.0 && <1.3
8989
, unordered-containers >=0.2.9.0 && <0.3
9090

0 commit comments

Comments
 (0)