Skip to content

Commit 22ff229

Browse files
committed
Merge pull request #24767 from runningcode
* gh-24767: Upgrade to Gradle Enterprise Gradle Plugin 3.5.1 Closes gh-24767
2 parents 5a02996 + 74ffc3e commit 22ff229

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

0 commit comments

Comments
 (0)