Upgrade mdlp library

This commit is contained in:
Ricardo Montañana Gómez 2024-06-24 12:38:44 +02:00
parent 9a14133be5
commit 6fcc15d39a
Signed by: rmontanana
GPG Key ID: 46064262FD9A7ADE
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit c4e6c041fe7f769ec24c0a2bd66a5aff482fd630
Subproject commit 7b0673fd4b05135ce90f711b2dc410eb1a2fa5ff

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" }