Skip to content

Commit 7aa3538

Browse files
CompatHelper: bump compat for "BlockArrays" to "0.16" (#40)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent af8018b commit 7aa3538

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
@@ -27,7 +27,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
2727
[compat]
2828
ArrayLayouts = "0.7"
2929
BandedMatrices = "0.16.5"
30-
BlockArrays = "0.15"
30+
BlockArrays = "0.15, 0.16"
3131
BlockBandedMatrices = "0.10"
3232
ContinuumArrays = "0.8.1"
3333
DomainSets = "0.4, 0.5"

0 commit comments

Comments
 (0)