diff --git a/Project.toml b/Project.toml index 8e9ed360..fc9ae173 100644 --- a/Project.toml +++ b/Project.toml @@ -28,6 +28,7 @@ CxxWrap = "~0.14" JSON = "^0.20, ^0.21" Libdl = "^1.6" Mongoc = "~0.6.0, ~0.7.0, ~0.8.0, ~0.9.0" +MozillaCACerts_jll = "2020 - 2023" Ninja_jll = "^1.11.1" Perl_jll = "^5.34.0" Pkg = "^1.6" 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"