Skip to content

Commit

Permalink
Merge pull request #140 from dpaulat/renovate/openssl-3.x
Browse files Browse the repository at this point in the history
Update dependency openssl to v3.2.1
  • Loading branch information
dpaulat authored Feb 3, 2024
2 parents b3ca4fd + a1293b0 commit 5a2b67b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class SupercellWxConan(ConanFile):
"gtest/1.14.0",
"libcurl/8.5.0",
"libxml2/2.12.4",
"openssl/3.2.0",
"openssl/3.2.1",
"re2/20231101",
"spdlog/1.13.0",
"sqlite3/3.45.1",
Expand Down

0 comments on commit 5a2b67b

Please sign in to comment.