Skip to content

Commit

Permalink
Merge pull request #461 from oscar-system/bl/aq08
Browse files Browse the repository at this point in the history
  • Loading branch information
benlorenz authored Nov 24, 2023
2 parents d0d9941 + e8ca656 commit a51266f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
3 changes: 1 addition & 2 deletions test/Aqua.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
Aqua = "0.7"
Aqua = "0.8.2"

0 comments on commit a51266f

Please sign in to comment.