IAP GITLAB

Skip to content
Snippets Groups Projects
Commit c0e8f72d authored by Maximilian Reininghaus's avatar Maximilian Reininghaus :vulcan:
Browse files

bump zlib to fix conan warning

"WARN: boost/1.78.0: requirement zlib/1.2.13 overridden by your conanfile to zlib/1.2.11"
parent eada74ec
No related branches found
No related tags found
1 merge request!488bump zlib to fix conan warning
...@@ -3,7 +3,7 @@ spdlog/1.9.2 ...@@ -3,7 +3,7 @@ spdlog/1.9.2
catch2/2.13.8 catch2/2.13.8
eigen/3.3.8 eigen/3.3.8
boost/1.78.0 boost/1.78.0
zlib/1.2.11 zlib/1.2.13
proposal/7.4.2 proposal/7.4.2
yaml-cpp/0.7.0 yaml-cpp/0.7.0
arrow/10.0.0 arrow/10.0.0
......
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