Skip to content

Commit f8941e6

Browse files
Update Project.toml
1 parent aaadfbb commit f8941e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/OrdinaryDiffEqRosenbrock/Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OrdinaryDiffEqRosenbrock"
22
uuid = "43230ef6-c299-4910-a778-202eb28ce4ce"
33
authors = ["ParamThakkar123 <paramthakkar864@gmail.com>"]
4-
version = "1.8.0"
4+
version = "1.9.0"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -36,8 +36,8 @@ LinearSolve = "2.32.0, 3"
3636
MacroTools = "0.5.13"
3737
MuladdMacro = "0.2.4"
3838
ODEProblemLibrary = "0.1.8"
39-
OrdinaryDiffEqCore = "1.19"
40-
OrdinaryDiffEqDifferentiation = "<0.0.1, 1.2"
39+
OrdinaryDiffEqCore = "1.21"
40+
OrdinaryDiffEqDifferentiation = "1.5"
4141
Polyester = "0.7.16"
4242
PrecompileTools = "1.2.1"
4343
Preferences = "1.4.3"

0 commit comments

Comments
 (0)