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