Skip to content

Commit a6d7e60

Browse files
committed
update compat for DiffEqBase
(needs alias_noise kwd in DiffEqBase, introduced in 6.104.0)
1 parent f7bba5a commit a6d7e60

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
@@ -34,7 +34,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
3434
Adapt = "3"
3535
ArrayInterface = "2.4, 3.0, 4, 5, 6"
3636
DataStructures = "0.18"
37-
DiffEqBase = "6.19"
37+
DiffEqBase = "6.104"
3838
JumpProcesses = "9"
3939
DiffEqNoiseProcess = "5.13"
4040
DocStringExtensions = "0.8, 0.9"

0 commit comments

Comments
 (0)