diff --git a/J/JuMP/Compat.toml b/J/JuMP/Compat.toml index c2a4b06c0ace4f7..e0ca74ae702e4d6 100644 --- a/J/JuMP/Compat.toml +++ b/J/JuMP/Compat.toml @@ -60,7 +60,13 @@ DataStructures = "0.17-0.18" ["0.21.4-0"] JSON = "0.21" + +["0.21.4-0.21.5"] MathOptInterface = "0.9.14-0.9" ["0.21.5-0"] DataStructures = "0.18" + +["0.21.6-0"] +MathOptInterface = "0.9.19-0.9" +SpecialFunctions = ["0.8", "1"] diff --git a/J/JuMP/Deps.toml b/J/JuMP/Deps.toml index 05a884823ffb228..5d44dfdf8bcb4e5 100644 --- a/J/JuMP/Deps.toml +++ b/J/JuMP/Deps.toml @@ -31,3 +31,6 @@ MutableArithmetics = "d8a4904e-b15c-11e9-3269-09a3773c0cb0" ["0.21.4-0"] JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6" + +["0.21.6-0"] +SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b" diff --git a/J/JuMP/Versions.toml b/J/JuMP/Versions.toml index bb001ec9649519f..e668b71a363707a 100644 --- a/J/JuMP/Versions.toml +++ b/J/JuMP/Versions.toml @@ -42,3 +42,6 @@ git-tree-sha1 = "766014f271bd33b7f9d9bdc4847e214ee20ae84d" ["0.21.5"] git-tree-sha1 = "57c17a221a55f81890aabf00f478886859e25eaf" + +["0.21.6"] +git-tree-sha1 = "e952f49e2242fa21edcf27bbd6c67041685bee5d"