Skip to content

Commit f737d2e

Browse files
github-actions[bot]CompatHelper Juliatmigot
authored
CompatHelper: bump compat for NLPModels to 0.20 for package create-a-manual-model, (drop existing compat) (#82)
* CompatHelper: bump compat for NLPModels to 0.20 for package create-a-manual-model, (drop existing compat) * bump ADNLPModels and JSOSolvers --------- Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: tmigot <tangi.migot@gmail.com>
1 parent 3023310 commit f737d2e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tutorials/create-a-manual-model/Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ NLPModels = "a4795742-8479-5a88-8948-cc11e1c8c1a6"
1111
NLPModelsJuMP = "792afdf1-32c1-5681-94e0-d7bf7a5df49e"
1212

1313
[compat]
14-
ADNLPModels = "0.5"
14+
ADNLPModels = "0.6"
1515
BenchmarkTools = "1.2"
1616
JSON = "0.21"
17-
JSOSolvers = "0.9"
17+
JSOSolvers = "0.10"
1818
JuMP = "1"
1919
ManualNLPModels = "0.1"
20-
NLPModels = "0.19"
20+
NLPModels = "0.20"
2121
NLPModelsJuMP = "0.12"

0 commit comments

Comments
 (0)