Skip to content

Commit acfa1d0

Browse files
Update Project.toml
1 parent ff31aa3 commit acfa1d0

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
@@ -1,7 +1,7 @@
11
name = "DelayDiffEq"
22
uuid = "bcd4f6db-9728-5f36-b5f7-82caef46ccdb"
33
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>"]
4-
version = "5.52.0"
4+
version = "5.52.1"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -30,8 +30,8 @@ DiffEqBase = "6.122"
3030
OrdinaryDiffEq = "6.69"
3131
OrdinaryDiffEqCore = "1.9.0"
3232
OrdinaryDiffEqDefault = "1.1.0"
33-
OrdinaryDiffEqDifferentiation = "1.1.0"
34-
OrdinaryDiffEqNonlinearSolve = "1.2.2"
33+
OrdinaryDiffEqDifferentiation = "1.6.0"
34+
OrdinaryDiffEqNonlinearSolve = "1.6.0"
3535
OrdinaryDiffEqRosenbrock = "1.2.0"
3636
RecursiveArrayTools = "2, 3"
3737
Reexport = "0.2, 1.0"

0 commit comments

Comments
 (0)