Skip to content

Commit a623a6f

Browse files
Update plugin com.gradle.develocity to v4.1.1 (#311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 244de6f commit a623a6f

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
@@ -17,7 +17,7 @@ dependencyResolutionManagement {
1717
}
1818

1919
plugins {
20-
id("com.gradle.develocity") version "4.1"
20+
id("com.gradle.develocity") version "4.1.1"
2121
}
2222

2323
develocity {

0 commit comments

Comments
 (0)