Skip to content

Commit

Permalink
Upgrade spdlog to 1.10.0 (#312)
Browse files Browse the repository at this point in the history
Upgrades the default spdlog version to 1.10.0 to match the conda-forge pinning.

Authors:
  - Keith Kraus (https://github.com/kkraus14)

Approvers:
  - Robert Maynard (https://github.com/robertmaynard)

URL: #312
  • Loading branch information
kkraus14 authored Dec 2, 2022
1 parent 2d39fa5 commit 4b079dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rapids-cmake/cpm/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"git_tag" : "branch-${version}"
},
"spdlog" : {
"version" : "1.8.5",
"version" : "1.10.0",
"git_url" : "https://github.com/gabime/spdlog.git",
"git_tag" : "v${version}"
},
Expand Down

0 comments on commit 4b079dc

Please sign in to comment.