Skip to content

Commit fc12109

Browse files
committed
Allow temporary-1.3
1 parent dd7ec1d commit fc12109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant-server/servant-server.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ test-suite spec
174174
, parsec >= 3.1.11 && < 3.2
175175
, QuickCheck >= 2.10.1 && < 2.12
176176
, wai-extra >= 3.0.21.0 && < 3.1
177-
, temporary >= 1.2.0.3 && < 1.3
177+
, temporary >= 1.2.0.3 && < 1.4
178178

179179
build-tool-depends:
180180
hspec-discover:hspec-discover >=2.4.4 && <2.5

0 commit comments

Comments
 (0)