Skip to content

Commit 2093aad

Browse files
authored
chore: update java docfx doclet (googleapis#735)
1 parent 2468f51 commit 2093aad

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
@@ -496,7 +496,7 @@
496496
<configuration>
497497
<doclet>com.microsoft.doclet.DocFxDoclet</doclet>
498498
<useStandardDocletOptions>false</useStandardDocletOptions>
499-
<docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.1.1.jar</docletPath>
499+
<docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.2.0.jar</docletPath>
500500
<additionalOptions>-outputpath ${project.build.directory}/docfx-yml -projectname ${artifactId}</additionalOptions>
501501
<doclint>none</doclint>
502502
<show>protected</show>

0 commit comments

Comments
 (0)