diff --git a/tests/TestModulesVersions.cc b/tests/TestModulesVersions.cc index cf760d6..bd07c64 100644 --- a/tests/TestModulesVersions.cc +++ b/tests/TestModulesVersions.cc @@ -18,7 +18,7 @@ std::map modules = { { "mdlp", "2.0.1" }, { "Folding", "1.1.1" }, - { "json", "3.11" }, + { "json", "3.12" }, { "ArffFiles", "1.1.0" } };