**Cherry-pick to `5.3.x & 5.2.x`**
This commit is contained in:
Artem Bilan
2020-12-21 11:18:08 -05:00
parent a79c245cac
commit 1bb58f49fa

View File

@@ -2,6 +2,7 @@ buildscript {
ext.kotlinVersion = '1.4.10'
repositories {
mavenCentral()
maven { url 'https://plugins.gradle.org/m2' }
maven { url 'https://repo.spring.io/plugins-release' }
}
dependencies {