Skip to content

Commit edfcefb

Browse files
committed
bump random
1 parent 8f8018f commit edfcefb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

servant-multipart-client/servant-multipart-client.cabal

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ tested-with:
2323
|| ==9.4.8
2424
|| ==9.6.3
2525
|| ==9.8.1
26+
|| ==9.12.2
2627

2728
library
2829
default-language: Haskell2010
@@ -35,7 +36,7 @@ library
3536
, base >=4.9 && <5
3637
, bytestring >=0.10.8.1 && <0.13
3738
, text >=1.2.3.0 && <2.2
38-
, random >=0.1.1 && <1.3
39+
, random >=0.1.1 && <1.4
3940

4041
-- other dependencies
4142
build-depends:

0 commit comments

Comments
 (0)