diff --git a/tutorials/introduction-to-nlpmodelsipopt/Project.toml b/tutorials/introduction-to-nlpmodelsipopt/Project.toml index dcb0b8b..dcc5499 100644 --- a/tutorials/introduction-to-nlpmodelsipopt/Project.toml +++ b/tutorials/introduction-to-nlpmodelsipopt/Project.toml @@ -13,7 +13,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" [compat] ADNLPModels = "0.6" DataFrames = "1.3.4" -GR = "0.71" +GR = "0.72" Ipopt = "1.0.3" JuMP = "1.1.1" NLPModels = "0.20.0"