Skip to content

Commit 35aeeca

Browse files
authored
chore: update doclet version (#1428)
1 parent 834ade3 commit 35aeeca

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
@@ -719,7 +719,7 @@
719719
<configuration>
720720
<doclet>com.microsoft.doclet.DocFxDoclet</doclet>
721721
<useStandardDocletOptions>false</useStandardDocletOptions>
722-
<docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.0.jar</docletPath>
722+
<docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.1.1.jar</docletPath>
723723
<additionalOptions>
724724
-outputpath ${project.build.directory}/docfx-yml
725725
-projectname ${artifactId}

0 commit comments

Comments
 (0)