update build-config/build-base.gradle.

pull/64/head
opjk-java 5 years ago committed by Gitee
parent 075c2783f8
commit a3354c67d7

@ -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"
} }

Loading…
Cancel
Save