Skip to content

Commit 1eb57bc

Browse files
committed
v0.13-preview.120.49+223
1 parent 8e0b43e commit 1eb57bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ppx_inline_test.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ depends: [
1313
"ocaml" {>= "4.04.2"}
1414
"base"
1515
"dune" {build & >= "1.5.1"}
16-
"ppxlib" {>= "0.7.0"}
16+
"ppxlib" {>= "0.9.0"}
1717
]
1818
synopsis: "Syntax extension for writing in-line tests in ocaml code"
1919
description: "

0 commit comments

Comments
 (0)