Skip to content

Commit bf19e6e

Browse files
Merge pull request #2519 from SciML/ChrisRackauckas-patch-10
NonlinearSolve v4
2 parents 28199e0 + 5434532 commit bf19e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/OrdinaryDiffEqNonlinearSolve/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ForwardDiff = "0.10.36"
3535
LinearAlgebra = "<0.0.1, 1"
3636
LinearSolve = "2.32.0"
3737
MuladdMacro = "0.2.4"
38-
NonlinearSolve = "3.14.0"
38+
NonlinearSolve = "3.14.0, 4"
3939
OrdinaryDiffEqCore = "1.1"
4040
OrdinaryDiffEqDifferentiation = "<0.0.1, 1"
4141
PreallocationTools = "0.4.23"

0 commit comments

Comments
 (0)