We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5315c3c commit 8a13f0dCopy full SHA for 8a13f0d
google-auth-library-java/pom.xml
@@ -496,7 +496,7 @@
496
<configuration>
497
<doclet>com.microsoft.doclet.DocFxDoclet</doclet>
498
<useStandardDocletOptions>false</useStandardDocletOptions>
499
- <docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.0.jar</docletPath>
+ <docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.1.1.jar</docletPath>
500
<additionalOptions>-outputpath ${project.build.directory}/docfx-yml -projectname ${artifactId}</additionalOptions>
501
<doclint>none</doclint>
502
<show>protected</show>
0 commit comments