nieqiurong 4 bulan lalu
induk
melakukan
97a8ef090c
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      mybatis-plus-bom/build.gradle

+ 1 - 0
mybatis-plus-bom/build.gradle

@@ -26,5 +26,6 @@ dependencyManagement {
         dependency "com.baomidou:mybatis-plus-spring-boot3-starter-test:${APP_VERSION}"
         dependency "com.baomidou:mybatis-plus-jsqlparser:${APP_VERSION}"
         dependency "com.baomidou:mybatis-plus-jsqlparser-4.9:${APP_VERSION}"
+        dependency "com.baomidou:mybatis-plus-jsqlparser-5.0:${APP_VERSION}"
     }
 }