Skip to content

Commit 157686e

Browse files
authored
deps: update doclet version to v1.9.0 (#2316)
1 parent 8b157e3 commit 157686e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@
608608
</activation>
609609
<properties>
610610
<!-- default config values -->
611-
<docletName>java-docfx-doclet-1.5.0</docletName>
611+
<docletName>java-docfx-doclet-1.9.0</docletName>
612612
<outputpath>${project.build.directory}/docfx-yml</outputpath>
613613
<projectname>${project.artifactId}</projectname>
614614
<excludeclasses></excludeclasses>

0 commit comments

Comments
 (0)