Skip to content

Commit

Permalink
Merge pull request #1114 from SciML/compathelper/new_version/2024-11-…
Browse files Browse the repository at this point in the history
…04-00-38-37-455-03064641263

CompatHelper: bump compat for SimpleNonlinearSolve to 2 for package NonlinearProblem, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Nov 7, 2024
2 parents b93bcd8 + dd5e344 commit 8a02b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/NonlinearProblem/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ PolyesterForwardDiff = "0.1"
PrettyTables = "2"
SciMLBenchmarks = "0.1"
Setfield = "1"
SimpleNonlinearSolve = "1"
SimpleNonlinearSolve = "1, 2"
SparseDiffTools = "2"
SpeedMapping = "0.3"
StableRNGs = "1"
Expand Down

0 comments on commit 8a02b81

Please sign in to comment.