Skip to content

Commit d2ad0b7

Browse files
committed
Merge pull request #32405 from jprinet
* pr/32405: Upgrade to Gradle Enterprise plugin 3.11.1 Closes gh-32405
2 parents 057ad72 + 173b70c commit d2ad0b7

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

0 commit comments

Comments
 (0)