Skip to content

Commit 566775f

Browse files
Update plugin com.gradle.develocity to v4.0.1 (#267)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4329fbf commit 566775f

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
@@ -16,7 +16,7 @@ dependencyResolutionManagement {
1616
}
1717

1818
plugins {
19-
id("com.gradle.develocity") version "4.0"
19+
id("com.gradle.develocity") version "4.0.1"
2020
}
2121

2222
develocity {

0 commit comments

Comments
 (0)