Skip to content

Commit c79821d

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

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.0.2"
20+
id("com.gradle.develocity") version "4.1"
2121
}
2222

2323
develocity {

0 commit comments

Comments
 (0)