mybatis-plus-solon-plugin solon 改为 3.0.1
This commit is contained in:
parent
81936a70d3
commit
1017b688d6
@ -6,9 +6,9 @@ compileKotlin{
|
||||
|
||||
dependencies {
|
||||
api project(":mybatis-plus-extension")
|
||||
api "org.noear:mybatis-solon-plugin:3.0.0"
|
||||
api "org.noear:solon-aot:3.0.0"
|
||||
testImplementation "org.noear:solon-test:3.0.0"
|
||||
api "org.noear:mybatis-solon-plugin:3.0.1"
|
||||
api "org.noear:solon-aot:3.0.1"
|
||||
testImplementation "org.noear:solon-test:3.0.1"
|
||||
testImplementation "io.github.classgraph:classgraph:4.8.176"
|
||||
testImplementation "com.zaxxer:HikariCP:4.0.3"
|
||||
testImplementation "${lib.h2}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user