Skip to content

Commit 0aec9f1

Browse files
committed
Upgrade to Gradle Enterprise 3.14
1 parent d926769 commit 0aec9f1

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

Diff for: settings.gradle

+1-9
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
1-
pluginManagement {
2-
repositories {
3-
mavenCentral()
4-
gradlePluginPortal()
5-
maven { url "https://repo.spring.io/release" }
6-
}
7-
}
8-
91
plugins {
10-
id "com.gradle.enterprise" version "3.12.6"
2+
id "com.gradle.enterprise" version "3.14"
113
id "io.spring.ge.conventions" version "0.0.13"
124
}
135

0 commit comments

Comments
 (0)