diff --git a/Project.toml b/Project.toml index ced810e4..3eaaa1e0 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "BoundaryValueDiffEq" uuid = "764a87c0-6b3e-53db-9096-fe964310641d" -version = "5.5.0" +version = "5.6.0" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b" @@ -47,7 +47,7 @@ FastAlmostBandedMatrices = "0.1" ForwardDiff = "0.10" LinearAlgebra = "1.9" LinearSolve = "2.20" -NonlinearSolve = "2.6.1" +NonlinearSolve = "2.6.1, 3" ODEInterface = "0.5" OrdinaryDiffEq = "6" PreallocationTools = "0.4"