Skip to content

Commit

Permalink
Merge pull request #1018 from SciML/compathelper/new_version/2024-02-…
Browse files Browse the repository at this point in the history
…22-04-05-12-490-01161620819

CompatHelper: bump compat for DiffEqCallbacks to 3, (keep existing compat)
  • Loading branch information
ChrisRackauckas committed Mar 3, 2024
2 parents f6b1366 + a99d0cf commit a2eafac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
BoundaryValueDiffEq = "5"
DelayDiffEq = "5.42.0"
DiffEqBase = "6.125.0"
DiffEqCallbacks = "2.26"
DiffEqCallbacks = "2.26, 3"
DiffEqNoiseProcess = "5.17"
JumpProcesses = "9.6"
LinearSolve = "2.1.12"
Expand Down

0 comments on commit a2eafac

Please sign in to comment.