Skip to content

Commit 2c30d66

Browse files
committed
Merge pull request #30659 from jprinet
* pr/30659: Upgrade to Gradle Enterprise plugin 3.9 Closes gh-30659
2 parents 0ad6ae9 + 209e6fb commit 2c30d66

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

0 commit comments

Comments
 (0)