Skip to content

Commit

Permalink
upgrade smart-doc to 1.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
shalousun committed Mar 30, 2020
1 parent ff93c4f commit 658b7ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.github.shalousun</groupId>
<artifactId>smart-doc-maven-plugin</artifactId>
<version>1.0.4</version>
<version>1.0.5</version>
<packaging>maven-plugin</packaging>

<name>smart-doc-maven-plugin</name>
Expand Down Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>com.github.shalousun</groupId>
<artifactId>smart-doc</artifactId>
<version>1.8.3</version>
<version>1.8.4</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 658b7ab

Please sign in to comment.