Skip to content

Commit 185edca

Browse files
Improve OrdinaryDiffEqCore lower bound
Fixes #364
1 parent 0467285 commit 185edca

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
@@ -37,7 +37,7 @@ ForwardDiff = "1.0.1"
3737
LinearAlgebra = "1"
3838
Logging = "1"
3939
OrdinaryDiffEq = "6.69"
40-
OrdinaryDiffEqCore = "3"
40+
OrdinaryDiffEqCore = "3.2"
4141
OrdinaryDiffEqDefault = "1.9"
4242
OrdinaryDiffEqDifferentiation = "1.17"
4343
OrdinaryDiffEqFunctionMap = "1.6"

0 commit comments

Comments
 (0)