Skip to content

Commit ba70603

Browse files
authored
Merge branch 'Zuehlke:main' into main
2 parents 460ab86 + 9ca9a5d commit ba70603

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

cmake/Conan.cmake

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ macro(run_conan)
1616
conan_cmake_run(
1717
REQUIRES
1818
${CONAN_EXTRA_REQUIRES}
19-
catch2/2.13.3
20-
gtest/1.11.0
21-
docopt.cpp/0.6.2
22-
fmt/6.2.0
23-
spdlog/1.5.0
19+
catch2/2.13.7
20+
gtest/cci.20210126
21+
docopt.cpp/0.6.3
22+
fmt/8.0.1
23+
spdlog/1.9.2
2424
sml/1.1.4
2525
OPTIONS
2626
${CONAN_EXTRA_OPTIONS}

0 commit comments

Comments
 (0)