Skip to content

Commit

Permalink
deps: update doclet version to v1.9.0 (#1211)
Browse files Browse the repository at this point in the history
  • Loading branch information
alicejli committed May 25, 2023
1 parent f5e7cb8 commit 8b6e28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -478,7 +478,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 8b6e28e

Please sign in to comment.