Skip to content

Commit ebeee80

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

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
@@ -26,7 +26,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2626
[compat]
2727
ArrayLayouts = "0.7"
2828
BandedMatrices = "0.16"
29-
BlockArrays = "0.15"
29+
BlockArrays = "0.15, 0.16"
3030
BlockBandedMatrices = "0.10.1"
3131
ClassicalOrthogonalPolynomials = "0.4"
3232
ContinuumArrays = "0.8"

0 commit comments

Comments
 (0)