Skip to content

Commit 11e4504

Browse files
committed
Merge pull request #764 from jprinet
* gh-764: Upgrade Gradle Enterprise plugin to 3.7.2 Closes gh-764
2 parents a7bd810 + 4af25a8 commit 11e4504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pluginManagement {
1414
}
1515

1616
plugins {
17-
id "com.gradle.enterprise" version "3.6.1"
17+
id "com.gradle.enterprise" version "3.7.2"
1818
id "io.spring.ge.conventions" version "0.0.7"
1919
}
2020

0 commit comments

Comments
 (0)