diff --git a/Project.toml b/Project.toml index 8a0c5ff..deab9ed 100644 --- a/Project.toml +++ b/Project.toml @@ -12,5 +12,5 @@ NLPModels = "a4795742-8479-5a88-8948-cc11e1c8c1a6" SolverCoreNLPModelsExt = "NLPModels" [compat] -NLPModels = "0.15, 0.16, 0.17, 0.18, 0.19, 0.20, 0.21" +NLPModels = "0.15, 0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22" julia = "^1.10"