Skip to content

Commit 51e8957

Browse files
committed
Bump hspec-hedgehog to < 0.4
1 parent 2827a53 commit 51e8957

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
@@ -93,7 +93,7 @@ test-suite validation-selective-test
9393
build-depends: validation-selective
9494
, hedgehog >= 1.0 && < 1.8
9595
, hspec >= 2.7.1 && < 2.12
96-
, hspec-hedgehog >= 0.0.1.1 && < 0.2
96+
, hspec-hedgehog >= 0.0.1.1 && < 0.4
9797
, selective
9898
, text >= 1.2.3 && < 2.2
9999
ghc-options: -threaded

0 commit comments

Comments
 (0)