From da04752138d0c613cf4b81233dfab7ca75d9a55c Mon Sep 17 00:00:00 2001 From: offa <8887756+offa@users.noreply.github.com> Date: Mon, 23 Feb 2026 20:15:41 +0100 Subject: [PATCH] Update Catch 3.13.0 --- conanfile.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conanfile.txt b/conanfile.txt index f3621fc..7f5505d 100644 --- a/conanfile.txt +++ b/conanfile.txt @@ -1,7 +1,7 @@ [requires] yaml-cpp/0.8.0 argparse/3.2 -catch2/3.12.0 +catch2/3.13.0 trompeloeil/49 [generators]