diff --git a/test/Project.toml b/test/Project.toml index 09dbfc393..dccded38b 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -32,7 +32,7 @@ LinearAlgebra = "1" LinearSolve = "3.54" OrdinaryDiffEqLowOrderRK = "1.10" OrdinaryDiffEqRosenbrock = "1.22" -OrdinaryDiffEqSDIRK = "1.11" +OrdinaryDiffEqSDIRK = "1.11, 2" OrdinaryDiffEqTsit5 = "1.9" OrdinaryDiffEqVerner = "1.10" Plots = "1.38.9"