From ae2c0445dae42ff92e7ffbe94d321fc2928b133a Mon Sep 17 00:00:00 2001 From: Michele Adduci Date: Thu, 14 May 2026 07:59:26 +0200 Subject: [PATCH] Update conanfile.txt with new OpenSSL 3.6.2 --- conanfile.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conanfile.txt b/conanfile.txt index 8a3552a..ff783ec 100644 --- a/conanfile.txt +++ b/conanfile.txt @@ -1,5 +1,5 @@ [requires] -openssl/3.6.1 +openssl/3.6.2 doctest/2.4.12 [generators]