Skip to content
Snippets Groups Projects
Commit ca1f3f4e authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Update json to 3.10.2

parent 55cbb753
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ FetchContent_Declare(
# FetchContent_Declare(
# Catch2
# GIT_REPOSITORY https://github.com/catchorg/Catch2.git
# GIT_TAG v2.11.0
# GIT_TAG v2.13.7
# )
FetchContent_Declare(
fmt
......@@ -48,7 +48,7 @@ FetchContent_Declare(
FetchContent_Declare(
nlohmann_json
GIT_REPOSITORY https://git.alchemyviewer.org/alchemy/mirrors/modernjson.git
GIT_TAG v3.10.1
GIT_TAG v3.10.2
)
FetchContent_Declare(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment