Skip to content

Commit 49dec7d

Browse files
Raise NonlinearSolveBase floor to 2.39 for polyalg accessors
1 parent 7b5e5b9 commit 49dec7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/OrdinaryDiffEqNonlinearSolve/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ DiffEqDevTools = {path = "../DiffEqDevTools"}
5151
SciMLTesting = "2.1"
5252
Pkg = "1"
5353
NonlinearSolve = "4.20.3"
54-
NonlinearSolveBase = "2.35"
54+
NonlinearSolveBase = "2.39"
5555
ForwardDiff = "1.3.3"
5656
Test = "<0.0.1, 1"
5757
FastBroadcast = "1.3"

0 commit comments

Comments
 (0)