Skip to content

Commit fd3920a

Browse files
committed
fix version bounds for aeson
1 parent 412591b commit fd3920a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes-client/package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ extra-source-files:
2929
dependencies:
3030
- base >=4.7 && <5.0
3131
- bytestring >=0.10.0 && <0.11
32-
- aeson >=1.0 && <2.0
32+
- aeson >=1.2.2 && <2.0
3333
- connection
3434
- containers
3535
- data-default-class

0 commit comments

Comments
 (0)