Skip to content

Commit 7355973

Browse files
committed
Merge pull request #25951 from runningcode
* gh-25951: Upgrade to Gradle Enterprise Gradle Plugin 3.6.1 Closes gh-25951
2 parents 02e6b7c + 087744e commit 7355973

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.5.2"
25+
id "com.gradle.enterprise" version "3.6.1"
2626
id "io.spring.ge.conventions" version "0.0.7"
2727
}
2828

0 commit comments

Comments
 (0)