Skip to content

Commit 8ea877b

Browse files
authored
Merge pull request #149 from control-toolbox/compathelper/new_version/2025-09-11-00-37-53-804-01724252732
CompatHelper: bump compat for NLPModelsIpopt to 0.11 for package test, (drop existing compat)
2 parents e971c7b + 2e5b26c commit 8ea877b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/Project.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,14 @@ DocumenterMermaid = "0.2"
2727
ExaModels = "0.9"
2828
FilePathsBase = "0.9"
2929
Ipopt = "1"
30-
JSON = "0.21"
30+
JSON = "1"
3131
JuMP = "1"
3232
Markdown = "1"
3333
NLPModels = "0.21"
34-
NLPModelsIpopt = "0.10"
34+
NLPModelsIpopt = "0.11"
3535
OptimalControl = "1"
3636
Plots = "1"
3737
Printf = "1"
3838
TOML = "1"
3939
Tables = "1"
40+
julia = "1.10"

0 commit comments

Comments
 (0)