Skip to content

Commit 29d1a18

Browse files
build: bump SciMLBase and OrdinaryDiffEqCore compats
1 parent c5b7a63 commit 29d1a18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ NonlinearSolve = "4.3"
123123
OffsetArrays = "1"
124124
OrderedCollections = "1"
125125
OrdinaryDiffEq = "6.82.0"
126-
OrdinaryDiffEqCore = "1.13.0"
126+
OrdinaryDiffEqCore = "1.15.0"
127127
OrdinaryDiffEqDefault = "1.2"
128128
OrdinaryDiffEqNonlinearSolve = "1.3.0"
129129
PrecompileTools = "1"
@@ -132,7 +132,7 @@ RecursiveArrayTools = "3.26"
132132
Reexport = "0.2, 1"
133133
RuntimeGeneratedFunctions = "0.5.9"
134134
SCCNonlinearSolve = "1.0.0"
135-
SciMLBase = "2.68.1"
135+
SciMLBase = "2.71"
136136
SciMLStructures = "1.0"
137137
Serialization = "1"
138138
Setfield = "0.7, 0.8, 1"

0 commit comments

Comments
 (0)