Skip to content

Commit

Permalink
Update dune-project with monolith minimal version
Browse files Browse the repository at this point in the history
  • Loading branch information
n-osborne committed Jul 17, 2024
1 parent 85463ed commit db2ce5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
(ocaml (>= 4.12.0))
(fmt (>= 0.8.7))
zarith
(monolith :with-test)))
(monolith (and :with-test (>= 20201026)))))

; Wrapper plugin
(package
Expand Down

0 comments on commit db2ce5c

Please sign in to comment.