Skip to content

Commit e27a4de

Browse files
committed
Bump bounds for tasty to include 1.5
1 parent a6fd673 commit e27a4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http-media.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ test-suite test-http-media
136136
containers >= 0.5 && < 0.7,
137137
utf8-string >= 0.3 && < 1.1,
138138
QuickCheck >= 2.8 && < 2.15,
139-
tasty >= 0.11 && < 1.5,
139+
tasty >= 0.11 && < 1.6,
140140
tasty-quickcheck >= 0.8 && < 0.11
141141

142142
source-repository head

0 commit comments

Comments
 (0)