Skip to content

Commit 46afaba

Browse files
github-actions[bot]CompatHelper Juliatmigot
authored
CompatHelper: bump compat for ADNLPModels to 0.6 for package introduction-to-adnlpmodels, (drop existing compat) (#97)
* CompatHelper: bump compat for ADNLPModels to 0.6 for package introduction-to-adnlpmodels, (drop existing compat) * Bump NLPModels 0.20 --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: tmigot <[email protected]>
1 parent 0190a73 commit 46afaba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/introduction-to-adnlpmodels/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
44
NLPModels = "a4795742-8479-5a88-8948-cc11e1c8c1a6"
55

66
[compat]
7-
ADNLPModels = "0.5.1"
8-
NLPModels = "0.19"
7+
ADNLPModels = "0.6"
8+
NLPModels = "0.20"

0 commit comments

Comments
 (0)