Skip to content

Commit

Permalink
Merge pull request alibaba#474 from slievrly/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
xuantan authored Mar 19, 2019
2 parents d36dc48 + 41f68e3 commit 465aa6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions p3c-pmd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
<dependency>
<groupId>com.alibaba.p3c</groupId>
<artifactId>p3c-pmd</artifactId>
<version>1.3.0</version>
<version>1.3.6</version>
</dependency>
```
### <font color="green">Gradle</font>
```groovy
compile 'com.alibaba.p3c:p3c-pmd:1.3.0'
compile 'com.alibaba.p3c:p3c-pmd:1.3.6'
```

## <font color="green">Rules</font>
Expand Down

0 comments on commit 465aa6d

Please sign in to comment.