Skip to content

Commit

Permalink
deps: updata java-docfx-doclet to v1.8.0 (#540)
Browse files Browse the repository at this point in the history
  • Loading branch information
lqiu96 authored Nov 9, 2022
1 parent 5d34fff commit 29e20eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,7 @@
</activation>
<properties>
<!-- default config values -->
<docletName>java-docfx-doclet-1.6.0</docletName>
<docletName>java-docfx-doclet-1.8.0</docletName>
<docletPath>${env.KOKORO_GFILE_DIR}/${docletName}.jar</docletPath>
<outputpath>${project.build.directory}/docfx-yml</outputpath>
<projectname>${project.artifactId}</projectname>
Expand Down

0 comments on commit 29e20eb

Please sign in to comment.