Skip to content

Commit 6effeb0

Browse files
CompatHelper: bump compat for "FillArrays" to "0.13" (#198)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0d9f6f2 commit 6effeb0

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
@@ -9,7 +9,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
99

1010
[compat]
1111
ArrayLayouts = "0.7.2"
12-
FillArrays = "0.11.6, 0.12"
12+
FillArrays = "0.11.6, 0.12, 0.13"
1313
julia = "1.6"
1414

1515
[extras]

0 commit comments

Comments
 (0)