Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrenfei committed Jul 27, 2024
1 parent 6eb96e7 commit 3920896
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@ https://github.com/sagframe/sqltoy-online-doc/blob/master/docs/sqltoy/search.md
# 码云地址: https://gitee.com/sagacity/sagacity-sqltoy

# 最新版本
* 5.6.13 LTS (jdk17+/springboot3.x)/5.6.13.jre8 (兼容5.2.x/5.3.x版本) 发版日期: 2024-7-22
* 5.6.14 LTS (jdk17+/springboot3.x)/5.6.14.jre8 (兼容5.2.x/5.3.x版本) 发版日期: 2024-7-26
```xml
<dependency>
<groupId>com.sagframe</groupId>
<artifactId>sagacity-sqltoy-spring-starter</artifactId>
<!-- solon 适配版本 <artifactId>sagacity-sqltoy-solon-plugin</artifactId> -->
<!-- jdk8 对应的版本号为:5.6.13.jre8 -->
<version>5.6.13</version>
<!-- jdk8 对应的版本号为:5.6.14.jre8 -->
<version>5.6.14</version>
</dependency>
```
* 5.2.106 LTS (jdk1.8+) 发版日期: 2024-7-12
Expand Down

0 comments on commit 3920896

Please sign in to comment.