Skip to content

Commit 4dc7a11

Browse files
Merge pull request #29 from SciML/compathelper/new_version/2020-11-28-00-50-40-475-2008799678
CompatHelper: bump compat for "StaticArrays" to "1.0"
2 parents 3f87823 + f307a8a commit 4dc7a11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ DiffEqBase = "6.29"
2626
DiffEqNoiseProcess = "5"
2727
RandomNumbers = "1"
2828
RecursiveArrayTools = "1,2"
29-
Reexport = "0.2, 1.0"
30-
StaticArrays = "0.11, 0.12"
29+
Reexport = "0.2"
30+
StaticArrays = "0.11, 0.12, 1.0"
3131
StochasticDiffEq = "6.19"
3232
UnPack = "0.1, 1.0"
3333
julia = "1.4"

0 commit comments

Comments
 (0)