Update dependency spdlog to v1.14.1

This commit is contained in:
renovate[bot] 2024-05-19 07:01:27 +00:00 committed by GitHub
parent 85573d6103
commit 80a2ce3eec
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",
"openssl/3.2.1",
"re2/20231101",
"spdlog/1.14.0",
"spdlog/1.14.1",
"sqlite3/3.45.3",
"vulkan-loader/1.3.243.0",
"zlib/1.3.1")