Skip to content

Commit a82a0b6

Browse files
authored
Upgrade com.gradle.enterprise plugin to 3.16.2
1 parent f2aded0 commit a82a0b6

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
@@ -1,6 +1,6 @@
11
plugins {
2-
id 'com.gradle.enterprise' version '3.15'
3-
id 'io.spring.ge.conventions' version '0.0.13'
2+
id 'com.gradle.enterprise' version '3.16.2'
3+
id 'io.spring.ge.conventions' version '0.0.15'
44
}
55

66
rootProject.name = 'spring-integration-aws'

0 commit comments

Comments
 (0)