Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mei-Zhao authored Jun 8, 2022
1 parent 479a72d commit 0ba2a56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
<dependency>
<groupId>com.qiniu</groupId>
<artifactId>qiniu-java-sdk</artifactId>
<version>[7.10.0, 7.10.99]</version>
<version>[7.11.0, 7.11.99]</version>
</dependency>
```
或者 Gradle:
```groovy
compile 'com.qiniu:qiniu-java-sdk:7.10.+'
compile 'com.qiniu:qiniu-java-sdk:7.11.+'
```

## 运行环境
Expand Down

0 comments on commit 0ba2a56

Please sign in to comment.