Skip to content

Commit

Permalink
仓库更新,统一阿里云
Browse files Browse the repository at this point in the history
  • Loading branch information
elveahuang committed Sep 5, 2024
1 parent 3eef9a1 commit eb1f1cb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ allprojects {
maven { url = uri("https://maven.aliyun.com/repository/gradle-plugin") }
maven { url = uri("https://maven.aliyun.com/repository/spring-plugin") }
maven { url = uri("https://repo.spring.io/milestone") }
mavenCentral()
gradlePluginPortal()
}

configure<JavaPluginExtension> {
Expand Down
2 changes: 0 additions & 2 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ pluginManagement {
maven { url = uri("https://maven.aliyun.com/repository/google") }
maven { url = uri("https://maven.aliyun.com/repository/gradle-plugin") }
maven { url = uri("https://maven.aliyun.com/repository/spring-plugin") }
mavenCentral()
gradlePluginPortal()
}
}
rootProject.name = "ee"
Expand Down

0 comments on commit eb1f1cb

Please sign in to comment.