Skip to content

Commit

Permalink
deps: update doclet version to v1.9.0 (#1761)
Browse files Browse the repository at this point in the history
  • Loading branch information
alicejli committed May 25, 2023
1 parent 90435b8 commit a5d4215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -322,7 +322,7 @@
<!-- This is the new way of publishing the doc to cloud.google.com -->
<doclet>com.microsoft.doclet.DocFxDoclet</doclet>
<useStandardDocletOptions>false</useStandardDocletOptions>
<docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.5.0.jar</docletPath>
<docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.9.0.jar</docletPath>
<additionalOptions>
-outputpath ${project.build.directory}/docfx-yml
-projectname ${artifactId}
Expand Down

0 comments on commit a5d4215

Please sign in to comment.