Skip to content

Commit

Permalink
feat: support multi version
Browse files Browse the repository at this point in the history
feat: multi version release
  • Loading branch information
maowenbo666 committed Dec 20, 2023
1 parent 19b8d87 commit 1fe470b
Show file tree
Hide file tree
Showing 2,073 changed files with 173,138 additions and 66,816 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>com.larksuite.oapi</groupId>
<artifactId>oapi-sdk</artifactId>
<version>2.0.30</version>
<version>2.1.0</version>
</dependency>
```
- 如无法获取oapi-sdk依赖,请在 pom.xml 的 <project> 里增加 <repositories>
Expand Down
2 changes: 1 addition & 1 deletion larksuite-oapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -242,5 +242,5 @@

<url>https://github.com/larksuite/oapi-sdk-java</url>

<version>2.0.30</version>
<version>2.1.0</version>
</project>
Loading

0 comments on commit 1fe470b

Please sign in to comment.