diff --git a/Project.toml b/Project.toml index a017440..44a1f59 100644 --- a/Project.toml +++ b/Project.toml @@ -12,7 +12,7 @@ PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a" SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" [compat] -HiGHS_jll = "=1.13.1" +HiGHS_jll = "=1.14.0" LinearAlgebra = "1" MathOptIIS = "0.2" MathOptInterface = "1.34" diff --git a/gen/Project.toml b/gen/Project.toml index 917f339..46b7e4f 100644 --- a/gen/Project.toml +++ b/gen/Project.toml @@ -4,4 +4,4 @@ HiGHS_jll = "8fd58aa0-07eb-5a78-9b36-339c94fd15ea" [compat] Clang = "0.19" -HiGHS_jll = "1.11" +HiGHS_jll = "1.14" diff --git a/src/gen/libhighs.jl b/src/gen/libhighs.jl index 365973b..1eb9267 100644 --- a/src/gen/libhighs.jl +++ b/src/gen/libhighs.jl @@ -2712,11 +2712,11 @@ const CMAKE_BUILD_TYPE = "Release" const BLAS_LIBRARIES = "blastrampoline" -const HIGHS_GITHASH = "1bce6d5c8" +const HIGHS_GITHASH = "7df0786de3" const HIGHS_VERSION_MAJOR = 1 -const HIGHS_VERSION_MINOR = 13 +const HIGHS_VERSION_MINOR = 14 const HIGHS_VERSION_PATCH = 0