diff --git a/cmake/Dependencies.cmake b/cmake/Dependencies.cmake index 3258df44..28a0a415 100644 --- a/cmake/Dependencies.cmake +++ b/cmake/Dependencies.cmake @@ -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