Skip to content

Commit 2d04450

Browse files
Update Project.toml
1 parent f8941e6 commit 2d04450

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lib/OrdinaryDiffEqFIRK/Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OrdinaryDiffEqFIRK"
22
uuid = "5960d6e9-dd7a-4743-88e7-cf307b64f125"
33
authors = ["ParamThakkar123 <paramthakkar864@gmail.com>"]
4-
version = "1.9.0"
4+
version = "1.10.0"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -32,9 +32,9 @@ LinearAlgebra = "<0.0.1, 1"
3232
LinearSolve = "2.32.0, 3"
3333
MuladdMacro = "0.2.4"
3434
ODEProblemLibrary = "0.1.8"
35-
OrdinaryDiffEqCore = "1.19"
36-
OrdinaryDiffEqDifferentiation = "<0.0.1, 1.2"
37-
OrdinaryDiffEqNonlinearSolve = "<0.0.1, 1"
35+
OrdinaryDiffEqCore = "1.21"
36+
OrdinaryDiffEqDifferentiation = "1.5"
37+
OrdinaryDiffEqNonlinearSolve = "1.6"
3838
Polyester = "0.7.16"
3939
Random = "<0.0.1, 1"
4040
RecursiveArrayTools = "3.27.0"

0 commit comments

Comments
 (0)