Skip to content

Commit fd1a745

Browse files
authored
Merge pull request #367 from JuliaOpt/compathelper/new_version/2020-02-24-00-12-04-081-3704698687
CompatHelper: bump compat for "BenchmarkTools" to "0.5"
2 parents 32aeff8 + 1b43d2d commit fd1a745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1313

1414
[compat]
1515
AbstractTrees = "0.2, 0.3"
16-
BenchmarkTools = "^0.4"
16+
BenchmarkTools = "^0.4, 0.5"
1717
MathOptInterface = "~0.9"
1818
OrderedCollections = "^1.0"
1919
julia = "^1.0"

0 commit comments

Comments
 (0)