diff --git a/J/JuMP/Compat.toml b/J/JuMP/Compat.toml index 7830910c6f11e6b..e6dcbe021744683 100644 --- a/J/JuMP/Compat.toml +++ b/J/JuMP/Compat.toml @@ -135,12 +135,15 @@ PrecompileTools = "1" Printf = ["0.0.0", "1.6.0-1"] SparseArrays = ["0.0.0", "1.6.0-1"] -["1.19-1"] +["1.19-1.23.3"] MathOptInterface = "1.25.2-1" ["1.2-1.4"] MathOptInterface = "1.3.0-1" +["1.23.4-1"] +MathOptInterface = "1.34.0-1" + ["1.5"] MathOptInterface = "1.10.0-1" diff --git a/J/JuMP/Versions.toml b/J/JuMP/Versions.toml index 1e7fcc8e3921041..31a2061e403fbcb 100644 --- a/J/JuMP/Versions.toml +++ b/J/JuMP/Versions.toml @@ -195,3 +195,6 @@ git-tree-sha1 = "c95f443d4641b128d626a429b51d5185050135b5" ["1.23.3"] git-tree-sha1 = "c91f872c6150cf1471f9cb279f5e0dc09423bdcf" + +["1.23.4"] +git-tree-sha1 = "cac0ea273db1c9db803af8ee2921d0a3f5a193a4" diff --git a/J/JuMP/WeakCompat.toml b/J/JuMP/WeakCompat.toml index fde0dde83050e40..d3010ba0fa8bc24 100644 --- a/J/JuMP/WeakCompat.toml +++ b/J/JuMP/WeakCompat.toml @@ -10,5 +10,8 @@ DimensionalData = ["0.24-0.25", "0.26.2-0.26"] ["1.22-1.23.2"] DimensionalData = ["0.24-0.25", "0.26.2-0.27"] -["1.23.3-1"] +["1.23.3"] DimensionalData = ["0.24-0.25", "0.26.2-0.28"] + +["1.23.4-1"] +DimensionalData = ["0.24-0.25", "0.26.2-0.29"]