Commit df61ccf7 authored by gaoxu's avatar gaoxu 😵

更新base.gradle

parent 226bacbd
Pipeline #71 canceled with stages
plugins {
id 'org.springframework.boot' version '2.1.3.RELEASE'
id 'java'
id 'idea'
}
sourceCompatibility = '1.8'
repositories {
mavenLocal()
maven { url "https://maven.aliyun.com/repository/central" }
mavenCentral()
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment