Skip to content

Commit 03fe099

Browse files
Update plugin com.gradle.develocity to v4.2 (#354)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a2c295c commit 03fe099

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
@@ -11,7 +11,7 @@ pluginManagement {
1111
}
1212

1313
plugins {
14-
id("com.gradle.develocity") version ("4.1.1")
14+
id("com.gradle.develocity") version ("4.2")
1515
}
1616

1717
develocity {

0 commit comments

Comments
 (0)