Upgrade to the latest Gradle Enterprise
This commit is contained in:
@@ -1,14 +1,6 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
gradlePluginPortal()
|
||||
maven { url 'https://repo.spring.io/release' }
|
||||
}
|
||||
}
|
||||
|
||||
plugins {
|
||||
id 'com.gradle.enterprise' version '3.12.3'
|
||||
id "io.spring.ge.conventions" version "0.0.13"
|
||||
id 'com.gradle.enterprise' version '3.16'
|
||||
id 'io.spring.ge.conventions' version '0.0.14'
|
||||
}
|
||||
|
||||
rootProject.name = 'spring-kafka-dist'
|
||||
|
||||
Reference in New Issue
Block a user