From 13413ebaea151e8946ba7fa13da57731ea189791 Mon Sep 17 00:00:00 2001 From: offa <8887756+offa@users.noreply.github.com> Date: Sun, 31 May 2026 15:45:06 +0200 Subject: [PATCH] Update Catch 3.15.0 --- conanfile.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conanfile.txt b/conanfile.txt index 5b8cad3..1fca505 100644 --- a/conanfile.txt +++ b/conanfile.txt @@ -1,7 +1,7 @@ [requires] yaml-cpp/0.9.0 argparse/3.2 -catch2/3.14.0 +catch2/3.15.0 trompeloeil/49 [generators]