From 45fb028f343bafd8bb18af8ecf3139d5b1511721 Mon Sep 17 00:00:00 2001 From: Ulysse <5031221+voodoos@users.noreply.github.com> Date: Tue, 1 Oct 2024 15:15:04 +0200 Subject: [PATCH] Bump merlin-lib version (#1384) --- dune-project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dune-project b/dune-project index 393be7cef..d47f64c70 100644 --- a/dune-project +++ b/dune-project @@ -69,7 +69,7 @@ possible and does not make any assumptions about IO. (csexp (>= 1.5)) (ocamlformat-rpc-lib (>= 0.21.0)) (odoc :with-doc) - (merlin-lib (and (>= 5.0) (< 6.0))))) + (merlin-lib (and (>= 5.2) (< 6.0))))) (package (name jsonrpc)