File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ library
52
52
, base >= 4.7 && < 5.0
53
53
, base64-bytestring
54
54
, bytestring >= 0.10
55
- , connection >= 0.2
55
+ , connection >= 0.3
56
56
, containers >= 0.5
57
57
, data-default-class >= 0.1
58
58
, either >= 5.0
@@ -99,7 +99,7 @@ test-suite example
99
99
, base >= 4.7 && < 5.0
100
100
, base64-bytestring
101
101
, bytestring >= 0.10
102
- , connection >= 0.2
102
+ , connection >= 0.3
103
103
, containers >= 0.5
104
104
, data-default-class >= 0.1
105
105
, either >= 5.0
@@ -152,7 +152,7 @@ test-suite spec
152
152
, base >= 4.7 && < 5.0
153
153
, base64-bytestring
154
154
, bytestring >= 0.10
155
- , connection >= 0.2
155
+ , connection >= 0.3
156
156
, containers >= 0.5
157
157
, data-default-class >= 0.1
158
158
, either >= 5.0
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ dependencies:
43
43
- aeson >=1.2 && <3
44
44
- attoparsec >=0.13
45
45
- jsonpath >=0.1 && <0.4
46
- - connection >=0.2
46
+ - connection >=0.3
47
47
- containers >= 0.5
48
48
- data-default-class >=0.1
49
49
- either >=5.0
You can’t perform that action at this time.
0 commit comments