Skip to content

Commit

Permalink
Merge pull request #199 from dpaulat/renovate/spdlog-1.x
Browse files Browse the repository at this point in the history
Update dependency spdlog to v1.14.1
  • Loading branch information
dpaulat authored May 19, 2024
2 parents 85573d6 + 80a2ce3 commit 4d7be9c
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.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")
Expand Down

0 comments on commit 4d7be9c

Please sign in to comment.