Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Commit 4992f9e

Browse files
authored
Update README.md
1 parent c9f4e85 commit 4992f9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,12 @@
6767
<dependency>
6868
<groupId>com.opcooc</groupId>
6969
<artifactId>opcooc-storage-spring-boot-starter</artifactId>
70-
<version>1.2.1</version>
70+
<version>1.2.2</version>
7171
</dependency>
7272
```
7373
- Gradle
7474
```groovy
75-
implementation 'com.opcooc:opcooc-storage-spring-boot-starter:1.2.1'
75+
implementation 'com.opcooc:opcooc-storage-spring-boot-starter:1.2.2'
7676
```
7777

7878
## 添加配置,在 `application.yml` 中添加配置信息

0 commit comments

Comments
 (0)