Skip to content

Commit 805d876

Browse files
committed
Fix NonlinearSolve version
1 parent a887b9c commit 805d876

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
@@ -52,7 +52,7 @@ LaTeXStrings = "1"
5252
LinearAlgebra = "1"
5353
Logging = "1"
5454
Measures = "0.3"
55-
NonlinearSolve = "4"
55+
NonlinearSolve = "=4.5.0"
5656
Parameters = "0.12"
5757
Pkg = "1"
5858
PreallocationTools = "0.4.25"

0 commit comments

Comments
 (0)