Skip to content

Commit 88fcf90

Browse files
committed
Update to new odoc 3.1.0
1 parent d44a22e commit 88fcf90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/config.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ let cmdliner =
223223

224224
(* odoc pinned to 3.1.0 release *)
225225
let odoc _ =
226-
"https://github.com/ocaml/odoc.git#d15dd0ef8e31b3e8861cb7f6835fcb030cd4f43a"
226+
"https://github.com/ocaml/odoc.git#1e7ee409b7f16f2458593c63d48c19e3505eec4a"
227227

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

0 commit comments

Comments
 (0)