Skip to content

Commit 4fa8755

Browse files
theqeeqezjgrandja
authored andcommitted
Upgrade com.gradle.enterprise plugin to 3.16.2
Closes gh-1548
1 parent 29a8321 commit 4fa8755

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ pluginManagement {
55
}
66

77
plugins {
8-
id "com.gradle.enterprise" version "3.13.3"
9-
id "io.spring.ge.conventions" version "0.0.13"
8+
id "com.gradle.enterprise" version "3.16.2"
9+
id "io.spring.ge.conventions" version "0.0.15"
1010
}
1111

1212
dependencyResolutionManagement {

0 commit comments

Comments
 (0)