Skip to content

Commit d44a22e

Browse files
committed
Update to odoc 3.1
1 parent 6f06cae commit d44a22e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lib/config.ml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,9 +221,9 @@ let cmdliner =
221221
$ cache_threshold
222222
$ valid_packages_path)
223223

224-
(* odoc pinned to 3.0.0 release *)
224+
(* odoc pinned to 3.1.0 release *)
225225
let odoc _ =
226-
"https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300"
226+
"https://github.com/ocaml/odoc.git#d15dd0ef8e31b3e8861cb7f6835fcb030cd4f43a"
227227

228228
let sherlodoc _ = odoc ()
229229
let pool _ = "docs-pipeline"

0 commit comments

Comments
 (0)