Skip to content

Commit

Permalink
update gradle build
Browse files Browse the repository at this point in the history
  • Loading branch information
litecreator committed May 14, 2021
1 parent 56ddc90 commit fdb9547
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 @@ -55,7 +55,7 @@ repositories {
maven { url 'https://oss.sonatype.org/release' }
maven { url 'https://maven.aliyun.com/nexus/content/groups/public' }
maven { url 'https://mvnrepository.com' }
maven { url 'https://repo.spring.io/plugins-release' }
maven { url 'https://repo1.maven.org/maven2/' }
}
def versions = [
checkstyle: '8.7',
Expand Down

0 comments on commit fdb9547

Please sign in to comment.