Skip to content

Commit 70e8eff

Browse files
committed
test: Make NonlinearSolve use 1.3 Base
1 parent b3661ed commit 70e8eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ NLSolvers = "0.5"
8989
NLsolve = "4.5"
9090
NaNMath = "1"
9191
NonlinearProblemLibrary = "0.1.2"
92-
NonlinearSolveBase = "1.2"
92+
NonlinearSolveBase = "1.3"
9393
NonlinearSolveFirstOrder = "1"
9494
NonlinearSolveQuasiNewton = "1"
9595
NonlinearSolveSpectralMethods = "1"

0 commit comments

Comments
 (0)