Skip to content

Commit

Permalink
Bump Documenter compat in test/Project.toml (#1135)
Browse files Browse the repository at this point in the history
  • Loading branch information
lgoettgens authored Jan 28, 2025
1 parent b1669ff commit ea0cda4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
Aqua = "0.8.2"
Documenter = "^0.27.0"
Documenter = "1.0"
IOCapture = "0.2.5"
Pkg = "1.6"
Random = "1.6"
Expand Down

0 comments on commit ea0cda4

Please sign in to comment.