Bump JuMP version to 1.0

This commit is contained in:
2022-04-16 11:52:21 -05:00
parent 1ce1cddaf3
commit cce6a874b9
2 changed files with 4 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ DataStructures = "0.18"
Distributions = "0.25" Distributions = "0.25"
GZip = "0.5" GZip = "0.5"
JSON = "0.21" JSON = "0.21"
JuMP = "0.21" JuMP = "1"
MathOptInterface = "0.9" MathOptInterface = "1"
PackageCompiler = "1" PackageCompiler = "1"
julia = "1" julia = "1"

View File

@@ -19,7 +19,7 @@ DataStructures = "0.18"
Distributions = "0.25" Distributions = "0.25"
GZip = "0.5" GZip = "0.5"
JSON = "0.21" JSON = "0.21"
JuMP = "0.21" JuMP = "1"
MathOptInterface = "0.9" MathOptInterface = "1"
PackageCompiler = "1" PackageCompiler = "1"
julia = "1" julia = "1"