Skip to content

Commit 0ba2a56

Browse files
authored
Update README.md
1 parent 479a72d commit 0ba2a56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
<dependency>
1313
<groupId>com.qiniu</groupId>
1414
<artifactId>qiniu-java-sdk</artifactId>
15-
<version>[7.10.0, 7.10.99]</version>
15+
<version>[7.11.0, 7.11.99]</version>
1616
</dependency>
1717
```
1818
或者 Gradle:
1919
```groovy
20-
compile 'com.qiniu:qiniu-java-sdk:7.10.+'
20+
compile 'com.qiniu:qiniu-java-sdk:7.11.+'
2121
```
2222

2323
## 运行环境

0 commit comments

Comments
 (0)