diff --git a/Project.toml b/Project.toml index ed0b27f95..1c28ccebc 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "NonlinearSolve" uuid = "8913a72c-1f9b-4ce2-8d82-65094dcecaec" authors = ["SciML"] -version = "1.10.0" +version = "1.10.1" [deps] ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" @@ -31,7 +31,7 @@ LinearSolve = "2" PrecompileTools = "1" RecursiveArrayTools = "2" Reexport = "0.2, 1" -SciMLBase = "1.92.4" +SciMLBase = "1.92.4, 2" SimpleNonlinearSolve = "0.1" SparseDiffTools = "1, 2" StaticArraysCore = "1.4"