Skip to content

Commit

Permalink
Upgrade fmt to 10.1.1 (#937)
Browse files Browse the repository at this point in the history
  • Loading branch information
kuznetsss authored Oct 18, 2023
1 parent 398db13 commit 5de87b9
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 @@ -22,7 +22,7 @@ class Clio(ConanFile):
requires = [
'boost/1.82.0',
'cassandra-cpp-driver/2.17.0',
'fmt/10.0.0',
'fmt/10.1.1',
'grpc/1.50.1',
'openssl/1.1.1u',
'xrpl/2.0.0-b2',
Expand Down

0 comments on commit 5de87b9

Please sign in to comment.