Skip to content

Commit af487b3

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

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
@@ -14,7 +14,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1414
[compat]
1515
ArrayLayouts = "0.7"
1616
DomainSets = "0.4, 0.5"
17-
FillArrays = "0.11"
17+
FillArrays = "0.11, 0.12"
1818
LazyArrays = "0.21.5"
1919
StaticArrays = "1"
2020
julia = "1.6"

0 commit comments

Comments
 (0)