Skip to content

Commit 014370e

Browse files
committed
Upgrade Gradle Enterprise Plugins
Closes gh-914
1 parent 5cd47c6 commit 014370e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ pluginManagement {
1313
}
1414

1515
plugins {
16-
id "com.gradle.enterprise" version "3.12.5"
17-
id "io.spring.ge.conventions" version "0.0.13"
16+
id "com.gradle.enterprise" version "3.15.1"
17+
id "io.spring.ge.conventions" version "0.0.15"
1818
}
1919

2020
rootProject.name = "spring-restdocs"

0 commit comments

Comments
 (0)