Skip to content

Commit

Permalink
Update to Aqua v0.8 (#700)
Browse files Browse the repository at this point in the history
  • Loading branch information
sostock authored Nov 28, 2023
1 parent d23bbac commit 85db57e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ConstructionBaseUnitfulExt = "ConstructionBase"
InverseFunctionsUnitfulExt = "InverseFunctions"

[compat]
Aqua = "0.6.3, 0.7"
Aqua = "0.8"
ConstructionBase = "1"
Dates = "<0.0.1, 1"
InverseFunctions = "0.1"
Expand Down
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2256,4 +2256,4 @@ end

using Aqua

Aqua.test_all(Unitful, ambiguities=VERSIONv"1.1", unbound_args=false, piracy=VERSIONv"1.8", project_toml_formatting=VERSIONv"1.8")
Aqua.test_all(Unitful, ambiguities=VERSIONv"1.1", unbound_args=false, piracies=VERSIONv"1.8")

0 comments on commit 85db57e

Please sign in to comment.