|
@@ -16,6 +16,6 @@ dependencies {
|
|
implementation "${lib['mybatis-thymeleaf']}"
|
|
implementation "${lib['mybatis-thymeleaf']}"
|
|
implementation "${lib.'mybatis-velocity'}"
|
|
implementation "${lib.'mybatis-velocity'}"
|
|
implementation "${lib.'mybatis-freemarker'}"
|
|
implementation "${lib.'mybatis-freemarker'}"
|
|
- testImplementation "com.github.pagehelper:pagehelper:5.1.11"
|
|
|
|
|
|
+ testImplementation "com.github.pagehelper:pagehelper:5.3.1"
|
|
testImplementation "com.google.guava:guava:31.1-jre"
|
|
testImplementation "com.google.guava:guava:31.1-jre"
|
|
}
|
|
}
|