Skip to content

Commit 68b360c

Browse files
Raise NonlinearSolveBase floor to 2.39 for polyalg accessors
1 parent 23a5120 commit 68b360c

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)