Skip to content

Commit

Permalink
Add space according to the comment in the PR
Browse files Browse the repository at this point in the history
  • Loading branch information
gluxhappy authored Dec 30, 2024
1 parent f3db231 commit 5cf1aeb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ public class TreeMojo extends AbstractMojo {
/**
* If specified, this parameter will cause the dependency tree to be written using the specified format. Currently
* supported formats are: <code>text</code> (default), <code>dot</code>, <code>graphml</code>, <code>tgf</code>
* and <code>json</code>(since 3.7.0).
* and <code>json</code> (since 3.7.0).
* These additional formats can be plotted to image files.
*
* @since 2.2
Expand Down

0 comments on commit 5cf1aeb

Please sign in to comment.