diff --git a/benchmarks/IntervalNonlinearProblem/Project.toml b/benchmarks/IntervalNonlinearProblem/Project.toml index decf91efd..46bd106ba 100644 --- a/benchmarks/IntervalNonlinearProblem/Project.toml +++ b/benchmarks/IntervalNonlinearProblem/Project.toml @@ -7,7 +7,7 @@ SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344" [compat] BenchmarkTools = "1" -NonlinearSolve = "1, 2, 3" +NonlinearSolve = "1, 2, 3, 4" Plots = "1.13" Roots = "2" SciMLBenchmarks = "0.1"