Skip to content

Commit 9f389ef

Browse files
authored
chore: update java-docfx-doclet version (googleapis#1457)
1 parent 1212f06 commit 9f389ef

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.2.0.jar</docletPath>
722+
<docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.2.1.jar</docletPath>
723723
<additionalOptions>
724724
-outputpath ${project.build.directory}/docfx-yml
725725
-projectname ${artifactId}

0 commit comments

Comments
 (0)