Skip to content

Commit

Permalink
deps: update doclet version to 1.9.0 (#1054)
Browse files Browse the repository at this point in the history
Co-authored-by: Jeff Ching <chingor@google.com>
  • Loading branch information
alicejli and chingor13 committed Jun 26, 2023
1 parent 65ef264 commit ca216f9
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 @@ -521,7 +521,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 ca216f9

Please sign in to comment.