Skip to content

Commit

Permalink
require new version of SciMLBase for isinplace
Browse files Browse the repository at this point in the history
  • Loading branch information
ranocha authored Sep 2, 2024
1 parent d37231b commit 82556b3
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 @@ -23,7 +23,7 @@ LinearSolve = "2.21"
MuladdMacro = "0.2.1"
OrdinaryDiffEq = "6.59"
Reexport = "1"
SciMLBase = "2"
SciMLBase = "2.52"
SimpleUnPack = "1"
SparseArrays = "1.7"
StaticArrays = "1.5"
Expand Down

0 comments on commit 82556b3

Please sign in to comment.