From 654ff0b31ea22cd9e9a0983a49eb5a07f7620ad8 Mon Sep 17 00:00:00 2001 From: offa <8887756+offa@users.noreply.github.com> Date: Wed, 9 Sep 2026 22:13:45 +0200 Subject: [PATCH] Update Catch 3.16.0 --- conanfile.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conanfile.txt b/conanfile.txt index 2f44ae0..5fd6f32 100644 --- a/conanfile.txt +++ b/conanfile.txt @@ -1,7 +1,7 @@ [requires] yaml-cpp/0.9.0 argparse/3.2 -catch2/3.15.3 +catch2/3.16.0 trompeloeil/49 [generators]