Skip to content

Commit aaadfbb

Browse files
Update Project.toml
1 parent 4fc39a6 commit aaadfbb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/OrdinaryDiffEqNonlinearSolve/Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OrdinaryDiffEqNonlinearSolve"
22
uuid = "127b3ac7-2247-4354-8eb6-78cf4e7c58e8"
33
authors = ["Chris Rackauckas <[email protected]>", "Yingbo Ma <[email protected]>"]
4-
version = "1.5.0"
4+
version = "1.6.0"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -36,8 +36,8 @@ LinearAlgebra = "<0.0.1, 1"
3636
LinearSolve = "2.32.0, 3"
3737
MuladdMacro = "0.2.4"
3838
NonlinearSolve = "3.14.0, 4"
39-
OrdinaryDiffEqCore = "1.18"
40-
OrdinaryDiffEqDifferentiation = "<0.0.1, 1"
39+
OrdinaryDiffEqCore = "1.21"
40+
OrdinaryDiffEqDifferentiation = "1.5"
4141
PreallocationTools = "0.4.23"
4242
Random = "<0.0.1, 1"
4343
RecursiveArrayTools = "3.27.0"

0 commit comments

Comments
 (0)