Skip to content

Commit

Permalink
allow only v1 of Documenter.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
ranocha authored Sep 18, 2023
1 parent 9685970 commit e7198dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Trixi2Vtk = "bc1476a1-1ca6-4cc3-950b-c312b255ff95"

[compat]
CairoMakie = "0.6, 0.7, 0.8, 0.9, 0.10"
Documenter = "0.27, 1"
Documenter = "1"
ForwardDiff = "0.10"
HOHQMesh = "0.1, 0.2"
LaTeXStrings = "1.2"
Expand Down

0 comments on commit e7198dd

Please sign in to comment.