Merge branch '2.2.x'
Closes gh-19800
This commit is contained in:
@@ -7,7 +7,6 @@ plugins {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
gradlePluginPortal()
|
||||
maven { url 'https://repo.spring.io/snapshot' }
|
||||
maven { url 'https://repo.spring.io/release' }
|
||||
}
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
javaFormatVersion=0.0.19-SNAPSHOT
|
||||
javaFormatVersion=0.0.19
|
||||
@@ -2,7 +2,6 @@ pluginManagement {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
gradlePluginPortal()
|
||||
maven { url 'https://repo.spring.io/snapshot' }
|
||||
}
|
||||
resolutionStrategy {
|
||||
eachPlugin {
|
||||
|
||||
Reference in New Issue
Block a user