diff --git a/tutorials/introduction-to-cutest/Project.toml b/tutorials/introduction-to-cutest/Project.toml index ccdf485..71569b9 100644 --- a/tutorials/introduction-to-cutest/Project.toml +++ b/tutorials/introduction-to-cutest/Project.toml @@ -9,5 +9,5 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" CUTEst = "0.13" JSON = "0.21" Krylov = "0.9" -NLPModels = "0.19" +NLPModels = "0.20" Plots = "1"