Skip to content

Commit 04f14ff

Browse files
committed
Bump hedgehog to < 1.8
1 parent 234bb63 commit 04f14ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

validation-selective.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ test-suite validation-selective-test
9191
Test.Laws
9292
Test.Properties
9393
build-depends: validation-selective
94-
, hedgehog >= 1.0 && < 1.6
94+
, hedgehog >= 1.0 && < 1.8
9595
, hspec >= 2.7.1 && < 2.12
9696
, hspec-hedgehog >= 0.0.1.1 && < 0.2
9797
, selective

0 commit comments

Comments
 (0)