Skip to content

Commit

Permalink
Change order of build repositories.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottfrederick committed Sep 11, 2018
1 parent d0d80ce commit d35250b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ description = "Spring Cloud"

buildscript {
repositories {
jcenter()
maven { url 'https://repo.spring.io/plugins-release' }
jcenter()
}
dependencies {
classpath 'org.springframework.build.gradle:propdeps-plugin:0.0.7'
Expand Down

0 comments on commit d35250b

Please sign in to comment.