Skip to content

Commit

Permalink
Update dependency openssl to v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent b3ca4fd commit a1293b0
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 a1293b0

Please sign in to comment.