Skip to content

Commit

Permalink
CompatHelper: bump compat for FillArrays to 0.13, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Feb 16, 2022
1 parent 5f4dee9 commit a9910db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
[compat]
ChainRulesCore = "1"
ChainRulesTestUtils = "1"
FillArrays = "0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12"
FillArrays = "0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13"
FiniteDifferences = "0.12.3"
julia = "1"

Expand Down

0 comments on commit a9910db

Please sign in to comment.