Upgrade mdlp library

This commit is contained in:
2024-06-24 12:38:44 +02:00
parent 9a14133be5
commit 6fcc15d39a
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
#include "TestUtils.h"
std::map<std::string, std::string> modules = {
{ "mdlp", "1.2.1" },
{ "mdlp", "1.2.2" },
{ "Folding", "1.1.0" },
{ "json", "3.11" },
{ "ArffFiles", "1.1.0" }