Skip to content

Commit

Permalink
Merge #453
Browse files Browse the repository at this point in the history
453: Fix Documenter to 0.27 r=DilumAluthge a=lgoettgens

This project is not compatible with Documenter 1.0 yet. So we should pin it to 0.27 for now, so that building the docs still succeeds. 

Co-authored-by: Lars Göttgens <[email protected]>
  • Loading branch information
bors[bot] and lgoettgens authored Sep 21, 2023
2 parents 76a911a + ed72012 commit 8ac9f11
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/Project.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[deps]
CompatHelper = "aa819f21-2bde-4658-8897-bab36330d9b7"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"

[compat]
Documenter = "0.27.0"

0 comments on commit 8ac9f11

Please sign in to comment.