Skip to content

Commit 7412ac3

Browse files
authored
Update upper bound limit of base64-bytestring (#1383)
1 parent 7675e72 commit 7412ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant-client-core/servant-client-core.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ library
7171
build-depends:
7272
aeson >= 1.4.1.0 && < 1.6
7373
, base-compat >= 0.10.5 && < 0.12
74-
, base64-bytestring >= 1.0.0.1 && < 1.2
74+
, base64-bytestring >= 1.0.0.1 && < 1.3
7575
, exceptions >= 0.10.0 && < 0.11
7676
, free >= 5.1 && < 5.2
7777
, http-media >= 0.7.1.3 && < 0.9

0 commit comments

Comments
 (0)