Skip to content

Commit

Permalink
(#22498) gegles-spdlog_setup: bump to fmt/10.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gegles authored Jan 23, 2024
1 parent ba3fe9f commit 9a82cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/gegles-spdlog_setup/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def layout(self):
def requirements(self):
self.requires("cpptoml/0.1.1")
self.requires("spdlog/1.13.0")
self.requires("fmt/10.2.0")
self.requires("fmt/10.2.1")

def package_id(self):
self.info.clear()
Expand Down

0 comments on commit 9a82cce

Please sign in to comment.