Skip to content

Commit 7f0fe4d

Browse files
authored
chore: update doclet version (#1482)
1 parent af0d34f commit 7f0fe4d

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
@@ -714,7 +714,7 @@
714714
<configuration>
715715
<doclet>com.microsoft.doclet.DocFxDoclet</doclet>
716716
<useStandardDocletOptions>false</useStandardDocletOptions>
717-
<docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.2.1.jar</docletPath>
717+
<docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.3.0.jar</docletPath>
718718
<additionalOptions>
719719
-outputpath ${project.build.directory}/docfx-yml
720720
-projectname ${artifactId}

0 commit comments

Comments
 (0)