Skip to content

Commit 5557148

Browse files
authored
chore: update doclet version (#768)
1 parent 928dd04 commit 5557148

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@
497497
<configuration>
498498
<doclet>com.microsoft.doclet.DocFxDoclet</doclet>
499499
<useStandardDocletOptions>false</useStandardDocletOptions>
500-
<docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.2.1.jar</docletPath>
500+
<docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.3.0.jar</docletPath>
501501
<additionalOptions>-outputpath ${project.build.directory}/docfx-yml -projectname ${artifactId}</additionalOptions>
502502
<doclint>none</doclint>
503503
<show>protected</show>

0 commit comments

Comments
 (0)