Skip to content

Commit afba1f1

Browse files
committed
Fix compat for OrinaryDiffEq
1 parent d3cd07e commit afba1f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ LinearAlgebra = "1.10"
5151
LinearSolve = "3.9"
5252
NonlinearSolveFirstOrder = "1.3"
5353
ODEInterface = "0.5"
54-
OrdinaryDiffEqLowOrderRK = "1.3"
54+
OrdinaryDiffEqLowOrderRK = "1.2"
5555
OrdinaryDiffEqTsit5 = "1.1"
5656
Pkg = "1.10.0"
5757
Random = "1.10"

0 commit comments

Comments
 (0)