Skip to content

Commit c170e2e

Browse files
chore(deps): update plugin com.gradle.develocity to v4.0.2 (#686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d15dd3 commit c170e2e

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
@@ -30,7 +30,7 @@ pluginManagement {
3030
}
3131
}
3232

33-
plugins { id("com.gradle.develocity") version ("4.0.1") }
33+
plugins { id("com.gradle.develocity") version ("4.0.2") }
3434

3535
develocity {
3636
if (System.getenv("CI") != null) {

0 commit comments

Comments
 (0)