diff --git a/J/JuMP/Compat.toml b/J/JuMP/Compat.toml index f00b962690b0db1..9bdae7d7830e90e 100644 --- a/J/JuMP/Compat.toml +++ b/J/JuMP/Compat.toml @@ -102,6 +102,9 @@ NaNMath = ["0.3", "1"] ["1-1.1"] MathOptInterface = "1.1.1-1" +["1.10-1"] +MathOptInterface = "1.13.0-1" + ["1.2-1.4"] MathOptInterface = "1.3.0-1" @@ -114,5 +117,5 @@ MathOptInterface = "1.11.0-1" ["1.7-1"] SnoopPrecompile = "1" -["1.8-1"] +["1.8-1.9"] MathOptInterface = "1.12.0-1" diff --git a/J/JuMP/Versions.toml b/J/JuMP/Versions.toml index 4f88e392ad5c804..b86d487bba12c09 100644 --- a/J/JuMP/Versions.toml +++ b/J/JuMP/Versions.toml @@ -123,3 +123,6 @@ git-tree-sha1 = "32cf69672323e5aff994b5962bd485dbe79a4adc" ["1.9.0"] git-tree-sha1 = "611b9f12f02c587d860c813743e6cec6264e94d8" + +["1.10.0"] +git-tree-sha1 = "4ec0e68fecbbe1b78db2ddf1ac573963ed5adebc"