Skip to content

Commit

Permalink
Merge pull request #380 from dpaulat/renovate/spdlog-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency spdlog to v1.15.1
  • Loading branch information
dpaulat authored Feb 27, 2025
2 parents f9a3ff2 + 2bdde92 commit 7e20341
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 @@ -19,7 +19,7 @@ class SupercellWxConan(ConanFile):
"libxml2/2.13.4",
"openssl/3.4.1",
"re2/20240702",
"spdlog/1.15.0",
"spdlog/1.15.1",
"sqlite3/3.48.0",
"vulkan-loader/1.3.290.0",
"zlib/1.3.1")
Expand Down

0 comments on commit 7e20341

Please sign in to comment.