Explorar el Código

aizuda-bom 修改为 1.0.3

hubin hace 9 meses
padre
commit
4ddc093d38
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -76,7 +76,7 @@ configurations {
 dependencyManagement {
     imports {
         mavenBom "org.springframework.boot:spring-boot-dependencies:${springBootVersion}"
-        mavenBom "com.aizuda:aizuda-bom:${aizudaVersion}"
+        mavenBom "com.aizuda:aizuda-bom:1.0.3"
     }
 }