Skip to content

Commit

Permalink
Update dependency spdlog to v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent e889af2 commit 3ae1563
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 @@ -15,7 +15,7 @@ class SupercellWxConan(ConanFile):
"libxml2/2.12.3",
"openssl/3.2.0",
"re2/20231101",
"spdlog/1.12.0",
"spdlog/1.13.0",
"sqlite3/3.44.2",
"vulkan-loader/1.3.243.0",
"zlib/1.3")
Expand Down

0 comments on commit 3ae1563

Please sign in to comment.