From 749af37277dfa52e58a4eb0e222d75a8c1b9da92 Mon Sep 17 00:00:00 2001 From: odow Date: Mon, 21 Oct 2024 08:47:06 +1300 Subject: [PATCH] Bump Ipopt_jll --- test/MINLPTests/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/MINLPTests/Project.toml b/test/MINLPTests/Project.toml index 59ec3a2..b32db53 100644 --- a/test/MINLPTests/Project.toml +++ b/test/MINLPTests/Project.toml @@ -11,7 +11,7 @@ Uno_jll = "396d5378-14f1-5ab1-981d-48acd51740ed" [compat] Bonmin_jll = "100.800.801" Couenne_jll = "0.500.801" -Ipopt_jll = "=300.1400.400, =300.1400.1400" +Ipopt_jll = "=300.1400.1600" JuMP = "1" MINLPTests = "0.6" SHOT_jll = "100.100.0"