Skip to content

Commit e4afb4f

Browse files
github-actions[bot]CompatHelper Juliatmigot
authored
CompatHelper: bump compat for ADNLPModels to 0.6 for package introduction-to-optimizationproblems, (drop existing compat) (#101)
* CompatHelper: bump compat for ADNLPModels to 0.6 for package introduction-to-optimizationproblems, (drop existing compat) * Bump NLPModels 0.20 --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: tmigot <[email protected]>
1 parent 0892d56 commit e4afb4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/introduction-to-optimizationproblems/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ NLPModelsJuMP = "792afdf1-32c1-5681-94e0-d7bf7a5df49e"
66
OptimizationProblems = "5049e819-d29b-5fba-b941-0eee7e64c1c6"
77

88
[compat]
9-
ADNLPModels = "0.5"
9+
ADNLPModels = "0.6"
1010
JuMP = "1.1"
11-
NLPModels = "0.19"
11+
NLPModels = "0.20"
1212
NLPModelsJuMP = "0.12"
1313
OptimizationProblems = "0.6"

0 commit comments

Comments
 (0)