Skip to content

Commit

Permalink
Merge pull request #803 from SciML/compathelper/new_version/2024-09-2…
Browse files Browse the repository at this point in the history
…8-00-21-54-660-01240171662

CompatHelper: bump compat for DiffEqCallbacks to 4 for package downstream, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Sep 28, 2024
2 parents 1dbfb88 + d47ca20 commit 836c19a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/downstream/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
BoundaryValueDiffEq = "5"
DiffEqCallbacks = "3"
DiffEqCallbacks = "3, 4"
ForwardDiff = "0.10"
JumpProcesses = "9.10"
ModelingToolkit = "9"
Expand Down

0 comments on commit 836c19a

Please sign in to comment.