From 847dc8b3776e1f3de442ff1ef2166920bb96d4f3 Mon Sep 17 00:00:00 2001 From: offa <8887756+offa@users.noreply.github.com> Date: Sun, 21 Jun 2026 20:49:14 +0200 Subject: [PATCH] Update Catch 3.15.1 --- conanfile.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conanfile.txt b/conanfile.txt index 1fca505..82caabf 100644 --- a/conanfile.txt +++ b/conanfile.txt @@ -1,7 +1,7 @@ [requires] yaml-cpp/0.9.0 argparse/3.2 -catch2/3.15.0 +catch2/3.15.1 trompeloeil/49 [generators]