Skip to content

Commit fdb7a7f

Browse files
StephanKaarnemertz
authored andcommitted
update library versions
1 parent e506863 commit fdb7a7f

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

cmake/Conan.cmake

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ macro(run_conan)
1010
conan_cmake_run(
1111
REQUIRES
1212
${CONAN_EXTRA_REQUIRES}
13-
catch2/2.13.7
13+
catch2/2.13.9
1414
gtest/cci.20210126
1515
docopt.cpp/0.6.3
16-
fmt/8.0.1
17-
spdlog/1.9.2
18-
sml/1.1.4
19-
nlohmann_json/3.10.0
20-
boost/1.76.0
16+
fmt/8.1.1
17+
spdlog/1.10.0
18+
sml/1.1.5
19+
nlohmann_json/3.10.5
20+
boost/1.78.0
2121
OPTIONS
2222
${CONAN_EXTRA_OPTIONS}
2323
gtest:build_gmock=True

0 commit comments

Comments
 (0)