Skip to content

Commit 833e876

Browse files
authored
Update FillArrays compat to 1.4.1 (#251)
* Update FillArrays compat to 1.4.0 * Update Project.toml
1 parent 8b2169a commit 833e876

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "DistributionsAD"
22
uuid = "ced4e74d-a319-5a8a-b0ac-84af2272839c"
3-
version = "0.6.50"
3+
version = "0.6.51"
44

55
[deps]
66
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -36,7 +36,7 @@ ChainRules = "1.35.3"
3636
ChainRulesCore = "1"
3737
Compat = "3.6, 4"
3838
Distributions = "0.25.41"
39-
FillArrays = "0.9, 0.10, 0.11, 0.12, 0.13, 1"
39+
FillArrays = "1.4.1"
4040
ForwardDiff = "0.10.12"
4141
LazyArrays = "1"
4242
PDMats = "0.9, 0.10, 0.11"

0 commit comments

Comments
 (0)