diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt index 5d579bc6..147417ee 100644 --- a/tools/CMakeLists.txt +++ b/tools/CMakeLists.txt @@ -30,7 +30,7 @@ FetchContent_Declare( FetchContent_Declare( fmt GIT_REPOSITORY https://github.com/fmtlib/fmt.git - GIT_TAG 8.0.1 + GIT_TAG 11.0.2 ) # CLI11 FetchContent_Declare(