Skip to content

Commit 1ca51b5

Browse files
Merge pull request #372 from SciML/compathelper/new_version/2021-03-10-00-32-19-858-2332232415
CompatHelper: bump compat for "BenchmarkTools" to "0.6" for package DiffEqUncertainty
2 parents bda5549 + be92c2d commit 1ca51b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/DiffEqUncertainty/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
1717
Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
1818

1919
[compat]
20-
BenchmarkTools = "0.5"
20+
BenchmarkTools = "0.5, 0.6"
2121
Cuba = "2.1"
2222
DiffEqGPU = "1.5"
2323
DiffEqSensitivity = "6.28"
@@ -31,5 +31,5 @@ NLopt = "0.6"
3131
OrdinaryDiffEq = "5.42"
3232
Plots = "1.5"
3333
Quadrature = "1.3"
34-
Turing = "0.15"
3534
StatsPlots = "0.14"
35+
Turing = "0.15"

0 commit comments

Comments
 (0)