update build-config/build-base.gradle.

This commit is contained in:
opjk-java
2020-12-25 19:34:56 +08:00
committed by Gitee
parent 075c2783f8
commit a3354c67d7

View File

@@ -4,7 +4,7 @@ ext {
lombokVersion = "1.18.16" lombokVersion = "1.18.16"
junitVersion = "4.13.1" junitVersion = "4.13.1"
logbackVersion = "1.2.3" logbackVersion = "1.2.3"
repoUrl="http://192.168.8.200:8081/repository" repoUrl="http://127.0.0.1:8081/repository"
} }