Skip to content

Commit 16f59e9

Browse files
Merge branch '1.10.x' into 1.11.x
Closes gh-4480
2 parents 6e11b0b + b5fa79e commit 16f59e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pluginManagement {
55
}
66

77
plugins {
8-
id 'com.gradle.enterprise' version '3.15.1'
8+
id 'com.gradle.enterprise' version '3.16'
99
id 'io.spring.ge.conventions' version '0.0.14'
1010
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.7.0'
1111
}

0 commit comments

Comments
 (0)