Skip to content

Commit

Permalink
Bump up upper bound
Browse files Browse the repository at this point in the history
  • Loading branch information
lehins committed Dec 14, 2024
1 parent fb024d2 commit cbfb4c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion random.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ test-suite legacy-test
-Wno-deprecations
build-depends:
base,
containers >=0.5 && <0.7,
containers >=0.5 && <0.8,
random

test-suite spec
Expand Down

0 comments on commit cbfb4c2

Please sign in to comment.