Skip to content

Commit eeea739

Browse files
authored
deps: update doclet version to v1.9.0 (#1853)
1 parent 114e9fb commit eeea739

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
@@ -698,7 +698,7 @@
698698
</activation>
699699
<properties>
700700
<!-- default config values -->
701-
<docletName>java-docfx-doclet-1.5.0</docletName>
701+
<docletName>java-docfx-doclet-1.9.0</docletName>
702702
<outputpath>${project.build.directory}/docfx-yml</outputpath>
703703
<projectname>${project.artifactId}</projectname>
704704
<excludeclasses></excludeclasses>

0 commit comments

Comments
 (0)