Skip to content

Commit 4384eb1

Browse files
authored
Raises text upper bound (<3) (#28)
1 parent f7d5491 commit 4384eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant-openapi3.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ library
8585
, servant >=0.17 && <0.20
8686
, singleton-bool >=0.1.4 && <0.2
8787
, openapi3 >=3.0.0 && <3.3
88-
, text >=1.2.3.0 && <1.3
88+
, text >=1.2.3.0 && <3
8989
, unordered-containers >=0.2.9.0 && <0.3
9090

9191
, hspec

0 commit comments

Comments
 (0)