Update 'build.gradle'

bvn13 2022-12-21 12:39:37 +03:00
parent ed133e9306
commit b995937be4
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ gradle.startParameter.showStacktrace = ShowStacktrace.ALWAYS
buildscript {
ext {
ext.mavenRepo = 'http://localhost:18081/repository/maven-central/'
// ext.mavenRepo = 'http://localhost:18081/repository/maven-central/'
springBootVersion = '2.6.6'
springCloudVersion = '2021.0.1'
liquibaseCoreVersion = '3.8.9'