Skip to content

Commit cfbf5ed

Browse files
committed
ppxlib bounds
1 parent 8a7d4e5 commit cfbf5ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

melange-json-native.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ bug-reports: "https://github.com/melange-community/melange-json/issues"
1414
depends: [
1515
"dune" {>= "3.16"}
1616
"ocaml" {>= "4.12"}
17-
"ppxlib" {>= "0.32.0"}
17+
"ppxlib" {>= "0.36.0"}
1818
"yojson" {>= "1.6.0"}
1919
"odoc" {with-doc}
2020
]

melange-json.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ depends: [
1717
"melange" {>= "4.0.0"}
1818
"melange-jest" {with-test}
1919
"reason" {>= "3.10.0" & with-test}
20-
"ppxlib" {>= "0.32.0"}
20+
"ppxlib" {>= "0.36.0"}
2121
"opam-check-npm-deps" {with-test}
2222
"ocaml-lsp-server" {with-test}
2323
"ocamlformat" {>= "0.28.1" & with-test}

0 commit comments

Comments
 (0)