Skip to content

Commit 2409b3c

Browse files
theqeeqezjzheaux
authored andcommitted
Upgrade com.gradle.enterprise plugin to 3.16.2
1 parent 36e6b21 commit 2409b3c

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
@@ -9,8 +9,8 @@ pluginManagement {
99
}
1010

1111
plugins {
12-
id "com.gradle.enterprise" version "3.12.3"
13-
id "io.spring.ge.conventions" version "0.0.7"
12+
id "com.gradle.enterprise" version "3.16.2"
13+
id "io.spring.ge.conventions" version "0.0.15"
1414
}
1515

1616
dependencyResolutionManagement {

0 commit comments

Comments
 (0)