Skip to content

Commit

Permalink
Update compat for Aqua, Statistics
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffFessler committed Apr 7, 2024
1 parent 41a5291 commit 59c0573
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ version = "0.5.0"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
julia = "1.9"
Statistics = "1"
julia = "1.10"
2 changes: 1 addition & 1 deletion test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
Aqua = "0.5"
Aqua = "0.8"

0 comments on commit 59c0573

Please sign in to comment.