Skip to content

Commit f0bbf8e

Browse files
Merge branch '1.3.x' into 1.4.x
2 parents 2283228 + e830428 commit f0bbf8e

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
@@ -5,9 +5,9 @@ pluginManagement {
55
}
66

77
plugins {
8-
id 'com.gradle.develocity' version '3.18.1'
8+
id 'com.gradle.develocity' version '3.18.2'
99
id 'io.spring.develocity.conventions' version '0.0.22'
10-
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
10+
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.9.0'
1111
}
1212

1313
rootProject.name = 'tracing'

0 commit comments

Comments
 (0)