Skip to content

Commit

Permalink
Merge pull request #787 from SciML/compathelper/new_version/2023-12-0…
Browse files Browse the repository at this point in the history
…5-00-27-39-718-00468998655

CompatHelper: bump compat for SimpleNonlinearSolve to 1 for package NonlinearProblem, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Dec 6, 2023
2 parents 95feea4 + 1429ee4 commit 431c9b7
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 @@ -24,6 +24,6 @@ Plots = "1"
PrettyTables = "2"
SciMLBenchmarks = "0.1"
SciMLNLSolve = "0.1"
SimpleNonlinearSolve = "0.1"
SimpleNonlinearSolve = "0.1, 1"
StaticArrays = "1"
Sundials = "4.19.5"

0 comments on commit 431c9b7

Please sign in to comment.