Skip to content

Commit 1d95cbf

Browse files
build: bump SciMLBase, DiffEqBase, OrdinaryDiffEqCore compats
1 parent a03ec50 commit 1d95cbf

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
@@ -38,7 +38,7 @@ ADTypes = "1"
3838
Adapt = "3, 4"
3939
ArrayInterface = "6, 7"
4040
DataStructures = "0.18, 0.19"
41-
DiffEqBase = "6.154"
41+
DiffEqBase = "6.187"
4242
DiffEqNoiseProcess = "5.13"
4343
DocStringExtensions = "0.8, 0.9"
4444
FastPower = "1"
@@ -51,14 +51,14 @@ Logging = "1.6"
5151
MuladdMacro = "0.2.1"
5252
NLsolve = "4"
5353
OrdinaryDiffEq = "6.87"
54-
OrdinaryDiffEqCore = "1.12.1"
54+
OrdinaryDiffEqCore = "1.32.0"
5555
OrdinaryDiffEqDifferentiation = "1.9"
5656
OrdinaryDiffEqNonlinearSolve = "1"
5757
Random = "1.6"
5858
RandomNumbers = "1.5.3"
5959
RecursiveArrayTools = "2, 3"
6060
Reexport = "0.2, 1.0"
61-
SciMLBase = "2.71"
61+
SciMLBase = "2.115"
6262
SciMLOperators = "0.2.9, 0.3, 0.4, 1"
6363
SparseArrays = "1.6"
6464
StaticArrays = "0.11, 0.12, 1.0"

0 commit comments

Comments
 (0)