diff --git a/tutorials/introduction-to-adnlpmodels/Project.toml b/tutorials/introduction-to-adnlpmodels/Project.toml index 45d1813..4a2ba17 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.4" +ADNLPModels = "0.5.1" NLPModels = "0.19"