From dbc9c31615c4904363142741518171b2803e3969 Mon Sep 17 00:00:00 2001 From: Oscar Dowson Date: Sat, 19 Oct 2024 13:26:34 +1300 Subject: [PATCH] Update to HiGHS_jll@1.8.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 15da15e..fd65d3c 100644 --- a/Project.toml +++ b/Project.toml @@ -9,7 +9,7 @@ PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a" SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" [compat] -HiGHS_jll = "=1.5.1, =1.5.3, =1.6.0, =1.7.0, =1.7.1, =1.7.2" +HiGHS_jll = "=1.5.1, =1.5.3, =1.6.0, =1.7.0, =1.7.1, =1.7.2, =1.8.0" MathOptInterface = "1.21" PrecompileTools = "1" SparseArrays = "1.6"