Skip to content

Commit 53e0ed8

Browse files
authored
Merge pull request #5024 from galabovaa/highs-v1.13.0
cmake: update highs to v1.13.0
2 parents 68d5dcc + ad4c5ae commit 53e0ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/dependencies/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ if(BUILD_HIGHS)
318318
FetchContent_Declare(
319319
highs
320320
GIT_REPOSITORY "https://github.com/ERGO-Code/HiGHS.git"
321-
GIT_TAG "v1.12.0"
321+
GIT_TAG "v1.13.0"
322322
GIT_SHALLOW TRUE
323323
UPDATE_COMMAND git reset --hard
324324
SYSTEM

0 commit comments

Comments
 (0)