Skip to content

Commit c68e66c

Browse files
committed
Merge pull request #28747 from jprinet
* gh-28747: Upgrade Gradle Enterprise plugin to 3.7.2 Closes gh-28747
2 parents 8f0e12d + 80e6bb2 commit c68e66c

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
@@ -22,7 +22,7 @@ pluginManagement {
2222
}
2323

2424
plugins {
25-
id "com.gradle.enterprise" version "3.6.1"
25+
id "com.gradle.enterprise" version "3.7.2"
2626
id "io.spring.ge.conventions" version "0.0.8"
2727
}
2828

0 commit comments

Comments
 (0)