Skip to content

Commit dec030a

Browse files
CompatHelper: bump compat for "BlockArrays" to "0.12" (#302)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6f9ac4f commit dec030a

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 @@ StatsModels = "3eaba693-59b7-5ba5-a881-562e759f1c8d"
2626
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
2727

2828
[compat]
29-
BlockArrays = "0.11"
29+
BlockArrays = "0.11, 0.12"
3030
BlockDiagonals = "0.1"
3131
Distributions = "0.21, 0.22, 0.23"
3232
Feather = "0.5"

0 commit comments

Comments
 (0)