From 2e92a636956dbeb2021c10d562efae53052bb4e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Dahlgren?= Date: Mon, 20 Apr 2020 01:19:50 +0200 Subject: [PATCH] Update C++ dependencies --- conanfile.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conanfile.txt b/conanfile.txt index 63b6915..8f96bbe 100644 --- a/conanfile.txt +++ b/conanfile.txt @@ -1,4 +1,4 @@ [requires] -boost/1.71.0@conan/stable -catch2/2.11.0 -nlohmann_json/3.7.3 +boost/1.73.0 +catch2/2.13.0 +nlohmann_json/3.8.0