Skip to content

Commit

Permalink
bump compat of DiffEqBase
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaLampert committed Dec 3, 2024
1 parent af963bb commit 9414bc8
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 @@ -25,7 +25,7 @@ TrixiBase = "9a0f1c46-06d5-4909-a5a3-ce25d3fa3284"

[compat]
BandedMatrices = "1"
DiffEqBase = "6.152.2"
DiffEqBase = "6.157"
FastBroadcast = "0.3.5"
Interpolations = "0.15.1"
LinearAlgebra = "1"
Expand Down

0 comments on commit 9414bc8

Please sign in to comment.