Skip to content

Commit bdab5fc

Browse files
Update Project.toml
1 parent f4487ae commit bdab5fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "SteadyStateDiffEq"
22
uuid = "9672c7b4-1e72-59bd-8a11-6ac3964bc41f"
3-
version = "2.6.0"
3+
version = "2.7.0"
44

55
[deps]
66
ConcreteStructs = "2569d6c7-a4a2-43d3-a901-331e8e4be471"
@@ -15,8 +15,8 @@ SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
1515
ConcreteStructs = "0.2"
1616
DiffEqBase = "6.140"
1717
DiffEqCallbacks = "3, 4"
18-
NonlinearSolveBase = "1.5"
19-
Reexport = "0.2, 1.0"
18+
NonlinearSolveBase = "2"
19+
Reexport = "1.0"
2020
SciMLBase = "2"
2121
julia = "1.10"
2222

0 commit comments

Comments
 (0)