mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 12:24:26 +02:00
build: catch2 updated to 2.13.9
This commit is contained in:
@@ -107,7 +107,7 @@ class MPUnitsConan(ConanFile):
|
||||
|
||||
def build_requirements(self):
|
||||
if self._run_tests:
|
||||
self.test_requires("catch2/2.13.7")
|
||||
self.test_requires("catch2/2.13.9")
|
||||
self.test_requires("wg21-linear_algebra/0.7.2")
|
||||
if self.options.build_docs:
|
||||
self.tool_requires("doxygen/1.9.2")
|
||||
|
Reference in New Issue
Block a user