Browse Source

up version

miemie 5 years ago
parent
commit
d3316827f6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -22,7 +22,7 @@ ext {
     libraries = [
         mybatisVersion = '3.5.5',
         mybatisSpringVersion = '2.0.5',
-        mybatisSpringBootStarterVersion = '2.1.2',
+        mybatisSpringBootStarterVersion = '2.1.3',
         springVersion = '5.2.6.RELEASE',
         springBootVersion = '2.3.0.RELEASE',
         jsqlparserVersion = '3.1',