Skip to content

Commit 1f2fcbf

Browse files
Merge pull request #511 from SciML/ChrisRackauckas-patch-4
Fix downgrade
2 parents 9936b56 + ca0ed63 commit 1f2fcbf

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
@@ -35,7 +35,7 @@ JumpProcessesKernelAbstractionsExt = ["Adapt", "KernelAbstractions"]
3535
Adapt = "4"
3636
ArrayInterface = "7.9"
3737
DataStructures = "0.18, 0.19"
38-
DiffEqBase = "6.154"
38+
DiffEqBase = "6.180"
3939
DiffEqCallbacks = "4.3.0"
4040
DocStringExtensions = "0.9"
4141
FastBroadcast = "0.3"

0 commit comments

Comments
 (0)