Skip to content

Commit

Permalink
Merge pull request #1112 from SciML/compathelper/new_version/2024-11-…
Browse files Browse the repository at this point in the history
…04-00-33-16-148-00586371592

CompatHelper: bump compat for NonlinearSolve to 4 for package IntervalNonlinearProblem, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Nov 7, 2024
2 parents f721f1e + 2b5298a commit 052b850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/IntervalNonlinearProblem/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 052b850

Please sign in to comment.