Skip to content

Commit 03ad8ab

Browse files
CompatHelper: bump compat for "Documenter" to "0.26" for package test (#241)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3fca6fc commit 03ad8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1818
[compat]
1919
AxisArrays = "0.4.3"
2020
Distances = "0.9, 0.10"
21-
Documenter = "0.25"
21+
Documenter = "0.25, 0.26"
2222
FiniteDifferences = "0.10.8, 0.11, 0.12"
2323
Flux = "0.10, 0.11"
2424
ForwardDiff = "0.10"

0 commit comments

Comments
 (0)