Skip to content

Commit 7bbdc64

Browse files
authored
chore: update java docfx doclet (#1875)
1 parent 07b4e68 commit 7bbdc64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,7 @@
621621
<configuration>
622622
<doclet>com.microsoft.doclet.DocFxDoclet</doclet>
623623
<useStandardDocletOptions>false</useStandardDocletOptions>
624-
<docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.1.1.jar</docletPath>
624+
<docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.2.0.jar</docletPath>
625625
<additionalOptions>-outputpath ${project.build.directory}/docfx-yml -projectname ${artifactId}</additionalOptions>
626626
<doclint>none</doclint>
627627
<show>protected</show>

0 commit comments

Comments
 (0)