diff --git a/indra/deps/CMakeLists.txt b/indra/deps/CMakeLists.txt index c92194ffc75239110a6207c055b40a78b4a5d8c2..0a3682152e07219435d69f7d2c88b02547913c64 100644 --- a/indra/deps/CMakeLists.txt +++ b/indra/deps/CMakeLists.txt @@ -43,7 +43,7 @@ FetchContent_Declare( FetchContent_Declare( fmt GIT_REPOSITORY https://github.com/fmtlib/fmt.git - GIT_TAG 8.0.1 + GIT_TAG 8.1.1 ) FetchContent_Declare( nlohmann_json