Skip to content

Commit

Permalink
Merge pull request #125 from dpaulat/renovate/spdlog-1.x
Browse files Browse the repository at this point in the history
Update dependency spdlog to v1.13.0
  • Loading branch information
dpaulat authored Jan 14, 2024
2 parents 4a1f490 + 3ae1563 commit 05f200b
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 05f200b

Please sign in to comment.