Skip to content

Commit 836c19a

Browse files
Merge pull request #803 from SciML/compathelper/new_version/2024-09-28-00-21-54-660-01240171662
CompatHelper: bump compat for DiffEqCallbacks to 4 for package downstream, (keep existing compat)
2 parents 1dbfb88 + d47ca20 commit 836c19a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/downstream/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2626

2727
[compat]
2828
BoundaryValueDiffEq = "5"
29-
DiffEqCallbacks = "3"
29+
DiffEqCallbacks = "3, 4"
3030
ForwardDiff = "0.10"
3131
JumpProcesses = "9.10"
3232
ModelingToolkit = "9"

0 commit comments

Comments
 (0)