File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,7 @@
698698
<configuration>
699699
<doclet>com.microsoft.doclet.DocFxDoclet</doclet>
700700
<useStandardDocletOptions>false</useStandardDocletOptions>
701-
<docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.1.1.jar</docletPath>
701+
<docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.2.0.jar</docletPath>
702702
<additionalOptions>-outputpath ${project.build.directory}/docfx-yml -projectname ${project.artifactId}</additionalOptions>
703703
<doclint>none</doclint>
704704
<show>protected</show>

0 commit comments

Comments
 (0)