Skip to content

Commit 587e0b0

Browse files
authored
Update to JuMP 1.0
1 parent 6617470 commit 587e0b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
name = "MINLPTests"
22
uuid = "ee0a3090-8ee9-5cdb-b8cb-8eeba3165522"
33
repo = "https://github.com/jump-dev/MINLPTests.jl.git"
4-
version = "0.5.5"
4+
version = "0.5.6"
55

66
[deps]
77
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
88
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
99

1010
[compat]
1111
Ipopt = "0.6, 0.7, 0.8, 1"
12-
JuMP = "0.21, 0.22, 0.23"
12+
JuMP = "0.21, 0.22, 0.23, 1"
1313
Juniper = "0.7, 0.8"
1414
julia = "1"
1515

0 commit comments

Comments
 (0)