chore(deps): update dependency spdlog to v1.15.1

This commit is contained in:
renovate[bot] 2025-02-27 11:00:30 +00:00 committed by GitHub
parent f44b1918af
commit 2bdde92d1b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ class SupercellWxConan(ConanFile):
"libxml2/2.13.4", "libxml2/2.13.4",
"openssl/3.4.1", "openssl/3.4.1",
"re2/20240702", "re2/20240702",
"spdlog/1.15.0", "spdlog/1.15.1",
"sqlite3/3.48.0", "sqlite3/3.48.0",
"vulkan-loader/1.3.290.0", "vulkan-loader/1.3.290.0",
"zlib/1.3.1") "zlib/1.3.1")