Upgrade ArffFiles Module version
This commit is contained in:
parent
ca0ae4dacf
commit
3eb61905fb
@ -19,7 +19,7 @@ std::map<std::string, std::string> modules = {
|
||||
{ "mdlp", "1.2.1" },
|
||||
{ "Folding", "1.1.0" },
|
||||
{ "json", "3.11" },
|
||||
{ "ArffFiles", "1.0.0" }
|
||||
{ "ArffFiles", "1.1.0" }
|
||||
};
|
||||
|
||||
TEST_CASE("MDLP", "[Modules]")
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit dbefa02d9c0ca0f029f77e744cd80cb0150725c8
|
||||
Subproject commit a5316928d408266aa425f64131ab0f592b010a8d
|
Loading…
Reference in New Issue
Block a user