Skip to content

Commit

Permalink
CompatHelper: bump compat for JuMP to 0.22, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Jan 19, 2022
1 parent 82537d1 commit 906016f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
Ipopt = "0.5, 0.6"
JuMP = "0.19, 0.20"
JuMP = "0.19, 0.20, 0.22"
OrderedCollections = "1.0"
PowerModels = "0.12, 0.13"
julia = "1"
Expand Down

0 comments on commit 906016f

Please sign in to comment.