Skip to content

Commit

Permalink
deps: update doclet version to v1.9.0 (#2316)
Browse files Browse the repository at this point in the history
  • Loading branch information
alicejli committed May 25, 2023
1 parent 8b157e3 commit 157686e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,7 @@
</activation>
<properties>
<!-- default config values -->
<docletName>java-docfx-doclet-1.5.0</docletName>
<docletName>java-docfx-doclet-1.9.0</docletName>
<outputpath>${project.build.directory}/docfx-yml</outputpath>
<projectname>${project.artifactId}</projectname>
<excludeclasses></excludeclasses>
Expand Down

0 comments on commit 157686e

Please sign in to comment.