Skip to content

Commit f4b8a31

Browse files
Update Project.toml
1 parent 0c03d8b commit f4b8a31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "StochasticDiffEq"
22
uuid = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
33
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>"]
4-
version = "6.66.0"
4+
version = "6.67.0"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -45,7 +45,7 @@ LinearAlgebra = "1.6"
4545
Logging = "1.6"
4646
MuladdMacro = "0.2.1"
4747
NLsolve = "4"
48-
OrdinaryDiffEq = "6.85"
48+
OrdinaryDiffEq = "6.87"
4949
Random = "1.6"
5050
RandomNumbers = "1.5.3"
5151
RecursiveArrayTools = "2, 3"

0 commit comments

Comments
 (0)