Skip to content

Commit 43ca96f

Browse files
Fix incorrect Base version (#520)
* Fix incorrect Base version and bump * Update Project.toml --------- Co-authored-by: Christopher Rackauckas <[email protected]>
1 parent 469307d commit 43ca96f

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.5"
92+
NonlinearSolveBase = "1.4"
9393
NonlinearSolveFirstOrder = "1.2"
9494
NonlinearSolveQuasiNewton = "1.1"
9595
NonlinearSolveSpectralMethods = "1.1"

0 commit comments

Comments
 (0)