Skip to content

Commit a2a634b

Browse files
authored
chore: update doclet version (#1893)
1 parent 8747ea1 commit a2a634b

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.2.1.jar</docletPath>
624+
<docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.3.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)