Skip to content

Commit 79523f9

Browse files
committed
bump compat for NonlinearSolveBase
1 parent d531a31 commit 79523f9

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
@@ -15,7 +15,7 @@ SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
1515
ConcreteStructs = "0.2"
1616
DiffEqBase = "6.140"
1717
DiffEqCallbacks = "3, 4"
18-
NonlinearSolveBase = "2"
18+
NonlinearSolveBase = "2.2"
1919
Reexport = "1.0"
2020
SciMLBase = "2"
2121
julia = "1.10"

0 commit comments

Comments
 (0)