From a2e6addb901d88c2c20dc519423faa42a9ba589a Mon Sep 17 00:00:00 2001 From: offa <8887756+offa@users.noreply.github.com> Date: Wed, 15 Jul 2026 17:16:32 +0200 Subject: [PATCH] Update Catch 3.15.2 --- conanfile.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conanfile.txt b/conanfile.txt index 82caabf..b6a18c8 100644 --- a/conanfile.txt +++ b/conanfile.txt @@ -1,7 +1,7 @@ [requires] yaml-cpp/0.9.0 argparse/3.2 -catch2/3.15.1 +catch2/3.15.2 trompeloeil/49 [generators]