Skip to content

Commit 2394cbf

Browse files
committed
Merge pull request #29444 from jprinet
* gh-29444: Upgrade to Gradle Enterprise Plugin 3.8.1 Closes gh-29444
2 parents 7518734 + 744d977 commit 2394cbf

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

0 commit comments

Comments
 (0)