Skip to content

Commit fedfbf2

Browse files
Update Documenter requirement to 1.17.0 in /docs (#78)
Updates the requirements on [Documenter](https://github.com/JuliaDocs/Documenter.jl) to permit the latest version. - [Release notes](https://github.com/JuliaDocs/Documenter.jl/releases) - [Changelog](https://github.com/JuliaDocs/Documenter.jl/blob/master/CHANGELOG.md) - [Commits](JuliaDocs/Documenter.jl@v0.1.0...v1.17.0) --- updated-dependencies: - dependency-name: Documenter dependency-version: 1.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82d665c commit fedfbf2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ InferOpt = "4846b161-c94e-4150-8dac-c7ae193c601f"
55
DecisionFocusedLearningBenchmarks = "2fbe496a-299b-4c81-bab5-c44dfc55cf20"
66
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
77
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
8+
9+
[compat]
10+
Documenter = "1.17.0"

0 commit comments

Comments
 (0)