Skip to content

Commit 15e7b8a

Browse files
authored
chore: update doclet version (#1034)
1 parent b864390 commit 15e7b8a

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.2.1.jar</docletPath>
285+
<docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.3.0.jar</docletPath>
286286
<additionalOptions>
287287
-outputpath ${project.build.directory}/docfx-yml
288288
-projectname ${artifactId}

0 commit comments

Comments
 (0)