Skip to content

Commit c32cf6f

Browse files
AayushSabharwalChrisRackauckas
authored andcommitted
build: bump SciMLBase, DiffEqBase, OrdinaryDiffEqCore compats
1 parent ef052db commit c32cf6f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
2929
[compat]
3030
ArrayInterface = "7"
3131
DataStructures = "0.18, 0.19"
32-
DiffEqBase = "6.122"
32+
DiffEqBase = "6.187"
3333
FastBroadcast = "0.3.5"
3434
ForwardDiff = "0.10.38, 1.0.1"
3535
LinearAlgebra = "1"
3636
Logging = "1"
3737
OrdinaryDiffEq = "6.69"
38-
OrdinaryDiffEqCore = "1.9.0"
38+
OrdinaryDiffEqCore = "1.32.0"
3939
OrdinaryDiffEqDefault = "1.1.0"
4040
OrdinaryDiffEqDifferentiation = "1.6.0"
4141
OrdinaryDiffEqFunctionMap = "1.1.1"
@@ -44,7 +44,7 @@ OrdinaryDiffEqRosenbrock = "1.2.0"
4444
Printf = "1"
4545
RecursiveArrayTools = "3"
4646
Reexport = "1.0"
47-
SciMLBase = "2.68"
47+
SciMLBase = "2.115.0"
4848
SimpleNonlinearSolve = "2"
4949
SimpleUnPack = "1"
5050
SymbolicIndexingInterface = "0.3.36"

0 commit comments

Comments
 (0)