Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
更新 README 中 p3c-pmd 的版本信息
  • Loading branch information
xuantan authored Dec 27, 2021
1 parent 5e24b42 commit b7578c1
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.6</version>
<version>2.1.1</version>
</dependency>
```
### <font color="green">Gradle</font>
```groovy
compile 'com.alibaba.p3c:p3c-pmd:1.3.6'
compile 'com.alibaba.p3c:p3c-pmd:2.1.1'
```

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

0 comments on commit b7578c1

Please sign in to comment.