Skip to content
Snippets Groups Projects
Commit b36e6210 authored by Lars Bilke's avatar Lars Bilke
Browse files

[Conan] Bump minimum version to 1.21.0

parent f2770b46
No related branches found
No related tags found
No related merge requests found
......@@ -105,7 +105,7 @@ if(OGS_USE_NETCDF)
set(CONAN_REQUIRES ${CONAN_REQUIRES} netcdf-cxx/4.3.1@bilke/testing)
endif()
conan_check(VERSION 1.20.0)
conan_check(VERSION 1.21.0)
message(STATUS "Third-party libraries:")
foreach(LIB ${OGS_LIBS})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment