瀏覽代碼

更新bom.

nieqiurong 3 月之前
父節點
當前提交
97a8ef090c
共有 1 個文件被更改,包括 1 次插入0 次删除
  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}"
     }
 }