Skip to content

Commit 449e6bc

Browse files
CompatHelper: bump compat for "BlockArrays" to "0.16" (#115)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 42dd60f commit 449e6bc

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
@@ -15,7 +15,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1515
[compat]
1616
ArrayLayouts = "0.6.3, 0.7"
1717
BandedMatrices = "0.16.8"
18-
BlockArrays = "0.15.2"
18+
BlockArrays = "0.15.2, 0.16"
1919
FillArrays = "0.11"
2020
MatrixFactorizations = "0.7.1, 0.8"
2121
julia = "1.5"

0 commit comments

Comments
 (0)