diff --git a/indra/deps/CMakeLists.txt b/indra/deps/CMakeLists.txt index d22384424cf503852153140298e08cf08cd9deb9..112acc34242aa3e3a8fb03d17bce0e3c7be2eb5c 100644 --- a/indra/deps/CMakeLists.txt +++ b/indra/deps/CMakeLists.txt @@ -44,7 +44,7 @@ FetchContent_Declare( FetchContent_Declare( nlohmann_json GIT_REPOSITORY https://git.alchemyviewer.org/alchemy/mirrors/modernjson.git - GIT_TAG v3.11.2 + GIT_TAG v3.11.3 GIT_SHALLOW TRUE GIT_PROGRESS TRUE )