Skip to content

Commit

Permalink
CompatHelper: bump compat for DiffEqCallbacks to 4, (keep existing co…
Browse files Browse the repository at this point in the history
…mpat)
  • Loading branch information
CompatHelper Julia committed Sep 28, 2024
1 parent ac151aa commit 5e3d693
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 @@ -27,7 +27,7 @@ Meshes = "eacbb407-ea5a-433e-ab97-5258b1ca43fa"
KernelInterpolationMeshesExt = "Meshes"

[compat]
DiffEqCallbacks = "3"
DiffEqCallbacks = "3, 4"
ForwardDiff = "0.10.36"
LinearAlgebra = "1"
Meshes = "0.46, 0.47, 0.48, 0.49, 0.50, 0.51"
Expand Down

0 comments on commit 5e3d693

Please sign in to comment.