Skip to content

Commit 13d2858

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for SimpleNonlinearSolve to 2, (keep existing compat)
1 parent c87f6f2 commit 13d2858

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ OrdinaryDiffEqQPRK = "1"
121121
OrdinaryDiffEqRKN = "1"
122122
OrdinaryDiffEqRosenbrock = "1"
123123
OrdinaryDiffEqSDIRK = "1"
124-
OrdinaryDiffEqStabilizedIRK = "1"
125124
OrdinaryDiffEqSSPRK = "1"
125+
OrdinaryDiffEqStabilizedIRK = "1"
126126
OrdinaryDiffEqStabilizedRK = "1"
127127
OrdinaryDiffEqSymplecticRK = "1"
128128
OrdinaryDiffEqTsit5 = "1"
@@ -136,7 +136,7 @@ Reexport = "1.0"
136136
SciMLBase = "2.53.2"
137137
SciMLOperators = "0.3"
138138
SciMLStructures = "1"
139-
SimpleNonlinearSolve = "1"
139+
SimpleNonlinearSolve = "1, 2"
140140
SimpleUnPack = "1"
141141
SparseDiffTools = "2"
142142
Static = "0.8, 1"

0 commit comments

Comments
 (0)