Skip to content

Commit

Permalink
CompatHelper: bump compat for FillArrays to 1, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Mar 31, 2023
1 parent 51c8bf7 commit cc52297
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 @@ -19,6 +19,6 @@ AbstractGPs = "0.3, 0.4, 0.5"
BlockDiagonals = "0.1.22"
ChainRulesCore = "1"
Distributions = "0.25"
FillArrays = "0.12, 0.13"
FillArrays = "0.12, 0.13, 1"
KernelFunctions = "0.10"
julia = "1"

0 comments on commit cc52297

Please sign in to comment.