diff --git a/test/Aqua.jl b/test/Aqua.jl index fa8e37f6..f52431c2 100644 --- a/test/Aqua.jl +++ b/test/Aqua.jl @@ -12,8 +12,7 @@ using Aqua project_extras=true, stale_deps=true, deps_compat=true, - project_toml_formatting=true, # this is also disabled to to the way libcxxwrap defines c++ function mappings - piracy=false, + piracies=false, ) end diff --git a/test/Project.toml b/test/Project.toml index 9ddfeb77..345980a4 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -3,4 +3,4 @@ Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [compat] -Aqua = "0.7" +Aqua = "0.8"