Skip to content

Commit e39d556

Browse files
Update plugin com.gradle.develocity to v4.3 (signalfx#2554)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ead1e5 commit e39d556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pluginManagement {
88
}
99

1010
plugins {
11-
id("com.gradle.develocity") version "4.2.2"
11+
id("com.gradle.develocity") version "4.3"
1212
}
1313

1414
develocity {

0 commit comments

Comments
 (0)