Skip to content

Commit

Permalink
Bump fmt to 10.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
frankosterfeld authored and wirew0rm committed Apr 25, 2024
1 parent c7236c4 commit aa50248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/Dependencies.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ FetchContent_Declare(
FetchContent_Declare(
fmt
GIT_REPOSITORY https://github.com/fmtlib/fmt.git
GIT_TAG 10.1.1
GIT_TAG 10.2.1
)

# dependency of mp-units, building examples, tests, etc is off by default
Expand Down

0 comments on commit aa50248

Please sign in to comment.