Skip to content

Commit d70351b

Browse files
committed
Update sherlodoc dune constraint
1 parent d15dd0e commit d70351b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sherlodoc.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ homepage: "https://github.com/ocaml/odoc"
88
doc: "https://ocaml.github.io/odoc/"
99
bug-reports: "https://github.com/ocaml/odoc/issues"
1010
depends: [
11-
"dune" {>= "3.7"}
11+
"dune" {>= "3.18"}
1212
"ocaml" {>= "4.0.8"}
1313
"odoc" {= version}
1414
"base64" {>= "3.5.1"}

0 commit comments

Comments
 (0)