0.10.0 增加repository批量添加接口

This commit is contained in:
2021-04-08 00:02:32 +08:00
parent c047f7f5f8
commit 6c5b84fe5d
3 changed files with 12 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ allprojects {
subprojects {
ext {
version '0.9.1'
version '0.10.0'
spring_version = "2.3.0.RELEASE"
}