Skip to content

Commit 839e52f

Browse files
Merge pull request #1064 from SciML/ChrisRackauckas-patch-6
Some bumps
2 parents dcd99b2 + 3db4f82 commit 839e52f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,14 +89,14 @@ Parameters = "0.12.0"
8989
PreallocationTools = "0.4"
9090
PrecompileTools = "1"
9191
Printf = "1.9"
92-
RecursiveArrayTools = "2, 3"
92+
RecursiveArrayTools = "3"
9393
Reexport = "1.0"
9494
ReverseDiff = "1"
9595
SciMLBase = "2.28.0"
96-
SciMLOperators = "0.2, 0.3"
97-
Setfield = "0.8, 1"
96+
SciMLOperators = "0.3"
97+
Setfield = "1"
9898
SparseArrays = "1.9"
99-
Static = "0.7, 0.8, 1"
99+
Static = "1"
100100
StaticArraysCore = "1.4"
101101
Statistics = "1"
102102
Tracker = "0.2"

0 commit comments

Comments
 (0)