1 parent 94fa260 commit fe301f2Copy full SHA for fe301f2
1 file changed
java-bigtable/pom.xml
@@ -322,7 +322,7 @@
322
<!-- This is the new way of publishing the doc to cloud.google.com -->
323
<doclet>com.microsoft.doclet.DocFxDoclet</doclet>
324
<useStandardDocletOptions>false</useStandardDocletOptions>
325
- <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>
326
<additionalOptions>
327
-outputpath ${project.build.directory}/docfx-yml
328
-projectname ${artifactId}
0 commit comments