Merge pull request #199 from dpaulat/renovate/spdlog-1.x

Update dependency spdlog to v1.14.1
This commit is contained in:
Dan Paulat 2024-05-19 10:46:52 -05:00 committed by GitHub
commit 4d7be9c9af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ class SupercellWxConan(ConanFile):
"libxml2/2.12.6", "libxml2/2.12.6",
"openssl/3.2.1", "openssl/3.2.1",
"re2/20231101", "re2/20231101",
"spdlog/1.14.0", "spdlog/1.14.1",
"sqlite3/3.45.3", "sqlite3/3.45.3",
"vulkan-loader/1.3.243.0", "vulkan-loader/1.3.243.0",
"zlib/1.3.1") "zlib/1.3.1")