hubin 1 жил өмнө
parent
commit
872a3db848
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -2,7 +2,7 @@
 buildscript {
     ext {
         // https://start.spring.io/actuator/info
-        springBootVersion = "3.0.5"
+        springBootVersion = "3.1.1"
         mybatisPlusVersion = "3.5.3.1"
     }