Skip to content

Commit 7986ca8

Browse files
authored
chore: update doclet version (#1925)
Same as googleapis/java-shared-config#368
1 parent cb26d3f commit 7986ca8

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
@@ -605,7 +605,7 @@
605605
</activation>
606606
<properties>
607607
<!-- default config values -->
608-
<docletName>java-docfx-doclet-1.3.0</docletName>
608+
<docletName>java-docfx-doclet-1.4.0</docletName>
609609
<outputpath>${project.build.directory}/docfx-yml</outputpath>
610610
<projectname>${project.artifactId}</projectname>
611611
<excludeclasses></excludeclasses>

0 commit comments

Comments
 (0)