Skip to content

Commit 1b547c5

Browse files
authored
chore: update doclet version (#960)
1 parent 6dc39e5 commit 1b547c5

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
@@ -282,7 +282,7 @@
282282
<configuration>
283283
<doclet>com.microsoft.doclet.DocFxDoclet</doclet>
284284
<useStandardDocletOptions>false</useStandardDocletOptions>
285-
<docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.0.jar</docletPath>
285+
<docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.1.1.jar</docletPath>
286286
<additionalOptions>
287287
-outputpath ${project.build.directory}/docfx-yml
288288
-projectname ${artifactId}

0 commit comments

Comments
 (0)