Skip to content

Commit f7dc40c

Browse files
authored
servant-client-core: depend on 0.18.2 (#1366)
1 parent 57badc7 commit f7dc40c

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
@@ -64,7 +64,7 @@ library
6464

6565
-- Servant dependencies
6666
build-depends:
67-
servant >= 0.18.1 && <0.19
67+
servant >= 0.18.2 && <0.19
6868

6969
-- Other dependencies: Lower bound around what is in the latest Stackage LTS.
7070
-- Here can be exceptions if we really need features from the newer versions.

0 commit comments

Comments
 (0)