Skip to content

Commit

Permalink
feat: update api
Browse files Browse the repository at this point in the history
  • Loading branch information
maemual committed Nov 5, 2024
1 parent d5c1b15 commit 01f9731
Show file tree
Hide file tree
Showing 276 changed files with 21,560 additions and 490 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.3.6</version>
<version>2.3.7</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 @@ -252,5 +252,5 @@

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

<version>2.3.6</version>
<version>2.3.7</version>
</project>
Loading

0 comments on commit 01f9731

Please sign in to comment.