Skip to content

Commit

Permalink
CompatHelper: bump compat for SimpleNonlinearSolve to 2, (keep existi…
Browse files Browse the repository at this point in the history
…ng compat)
  • Loading branch information
CompatHelper Julia committed Nov 3, 2024
1 parent c87f6f2 commit 13d2858
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ OrdinaryDiffEqQPRK = "1"
OrdinaryDiffEqRKN = "1"
OrdinaryDiffEqRosenbrock = "1"
OrdinaryDiffEqSDIRK = "1"
OrdinaryDiffEqStabilizedIRK = "1"
OrdinaryDiffEqSSPRK = "1"
OrdinaryDiffEqStabilizedIRK = "1"
OrdinaryDiffEqStabilizedRK = "1"
OrdinaryDiffEqSymplecticRK = "1"
OrdinaryDiffEqTsit5 = "1"
Expand All @@ -136,7 +136,7 @@ Reexport = "1.0"
SciMLBase = "2.53.2"
SciMLOperators = "0.3"
SciMLStructures = "1"
SimpleNonlinearSolve = "1"
SimpleNonlinearSolve = "1, 2"
SimpleUnPack = "1"
SparseDiffTools = "2"
Static = "0.8, 1"
Expand Down

0 comments on commit 13d2858

Please sign in to comment.