From b511b2fd9746246dfc10f9b357fe5f4972f29111 Mon Sep 17 00:00:00 2001 From: Michele Adduci Date: Sat, 18 Oct 2025 21:38:24 +0200 Subject: [PATCH] Update conanfile.txt --- conanfile.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conanfile.txt b/conanfile.txt index f2cea5e..f95ba85 100644 --- a/conanfile.txt +++ b/conanfile.txt @@ -1,6 +1,6 @@ [requires] -openssl/3.4.1 -doctest/2.4.11 +openssl/3.6.0 +doctest/2.4.12 [generators] CMakeDeps