diff --git a/tutorials/introduction-to-adnlpmodels/Project.toml b/tutorials/introduction-to-adnlpmodels/Project.toml index da0a52d..15bb507 100644 --- a/tutorials/introduction-to-adnlpmodels/Project.toml +++ b/tutorials/introduction-to-adnlpmodels/Project.toml @@ -4,5 +4,5 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" NLPModels = "a4795742-8479-5a88-8948-cc11e1c8c1a6" [compat] -ADNLPModels = "0.6" +ADNLPModels = "0.7" NLPModels = "0.20"