Skip to content

Commit 8a13f0d

Browse files
authored
chore: update doclet version (#725)
1 parent 5315c3c commit 8a13f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-auth-library-java/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.0.jar</docletPath>
499+
<docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.1.1.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)