Skip to content

Commit 322eb79

Browse files
authored
Upgrade com.gradle.enterprise plugin to 3.16.2
1 parent 29797ce commit 322eb79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ pluginManagement {
66
}
77

88
plugins {
9-
id 'com.gradle.enterprise' version '3.14.1'
10-
id 'io.spring.ge.conventions' version '0.0.13'
9+
id 'com.gradle.enterprise' version '3.16.2'
10+
id 'io.spring.ge.conventions' version '0.0.15'
1111
}
1212

1313
rootProject.name = 'spring-integration-samples'

0 commit comments

Comments
 (0)