Skip to content

Commit 1cd02c2

Browse files
Update plugin com.gradle.develocity to v4.2.2 (#1098)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 215f3ce commit 1cd02c2

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
@@ -28,7 +28,7 @@ dependencyResolutionManagement {
2828
}
2929

3030
plugins {
31-
id("com.gradle.develocity") version ("4.2.1")
31+
id("com.gradle.develocity") version ("4.2.2")
3232
}
3333

3434
develocity {

0 commit comments

Comments
 (0)