Skip to content

Commit 1e41207

Browse files
author
CompatHelper Julia
committed
CompatHelper: add new compat entry for StaticArrays at version 1 for package NonStiffDDE, (keep existing compat)
1 parent cf7cbc9 commit 1e41207

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

benchmarks/NonStiffDDE/Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344"
88
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
99

1010
[compat]
11+
DDEProblemLibrary = "0.1"
1112
DelayDiffEq = "5.37"
1213
DiffEqDevTools = "2.30"
13-
DDEProblemLibrary = "0.1"
1414
Plots = "1.4"
1515
SciMLBenchmarks = "0.1"
16+
StaticArrays = "1"

0 commit comments

Comments
 (0)