diff --git a/Project.toml b/Project.toml index 17a083d..4c07a32 100644 --- a/Project.toml +++ b/Project.toml @@ -9,7 +9,7 @@ OpenBLAS32_jll = "656ef2d0-ae68-5445-9ca0-591084a874a2" Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" [compat] -Ipopt_jll = "300.1400.400, 300.1400.1300" +Ipopt_jll = "300.1400.400, 300.1400.1400" MathOptInterface = "1.3" OpenBLAS32_jll = "0.3.10" julia = "1.6" diff --git a/test/MINLPTests/Project.toml b/test/MINLPTests/Project.toml index 21c1f12..1397729 100644 --- a/test/MINLPTests/Project.toml +++ b/test/MINLPTests/Project.toml @@ -10,7 +10,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [compat] Bonmin_jll = "100.800.801" Couenne_jll = "0.500.801" -Ipopt_jll = "300.1400.400, 300.1400.1300" +Ipopt_jll = "300.1400.400, 300.1400.1400" JuMP = "1" MINLPTests = "0.5" SHOT_jll = "100.100.0"