File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
1212SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1313
1414[compat ]
15- HiGHS_jll = " =1.13.1 "
15+ HiGHS_jll = " =1.14.0 "
1616LinearAlgebra = " 1"
1717MathOptIIS = " 0.2"
1818MathOptInterface = " 1.34"
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ HiGHS_jll = "8fd58aa0-07eb-5a78-9b36-339c94fd15ea"
44
55[compat ]
66Clang = " 0.19"
7- HiGHS_jll = " 1.11 "
7+ HiGHS_jll = " 1.14 "
Original file line number Diff line number Diff line change @@ -2712,11 +2712,11 @@ const CMAKE_BUILD_TYPE = "Release"
27122712
27132713const BLAS_LIBRARIES = " blastrampoline"
27142714
2715- const HIGHS_GITHASH = " 1bce6d5c8 "
2715+ const HIGHS_GITHASH = " 7df0786de3 "
27162716
27172717const HIGHS_VERSION_MAJOR = 1
27182718
2719- const HIGHS_VERSION_MINOR = 13
2719+ const HIGHS_VERSION_MINOR = 14
27202720
27212721const HIGHS_VERSION_PATCH = 0
27222722
You can’t perform that action at this time.
0 commit comments