Skip to content

Commit 7645cbc

Browse files
CompatHelper: bump compat for "BlockArrays" to "0.16" (#102)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 05df318 commit 7645cbc

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
@@ -19,7 +19,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1919
[compat]
2020
ArrayLayouts = "0.7"
2121
BandedMatrices = "0.16"
22-
BlockArrays = "0.15.1"
22+
BlockArrays = "0.15.1, 0.16"
2323
FillArrays = "0.11"
2424
InfiniteArrays = "0.10"
2525
Infinities = "0.1"

0 commit comments

Comments
 (0)