diff --git a/benchmark/Project.toml b/benchmark/Project.toml index f00845438..ae8d6a314 100644 --- a/benchmark/Project.toml +++ b/benchmark/Project.toml @@ -7,7 +7,7 @@ SummationByPartsOperators = "9f78cca6-572e-554e-b819-917d2f1cf240" [compat] BenchmarkTools = "1" -OrdinaryDiffEqLowStorageRK = "1.1" +OrdinaryDiffEqLowStorageRK = "1.1, 2" OrdinaryDiffEqRosenbrock = "1.3" OrdinaryDiffEqTsit5 = "1.1" SummationByPartsOperators = "0.5.79"