Skip to content

Commit d39c2c0

Browse files
chore(deps): update plugin com.gradle.develocity to v3.19.2 (#654)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c4b932 commit d39c2c0

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
@@ -26,7 +26,7 @@ pluginManagement {
2626
}
2727
}
2828

29-
plugins { id("com.gradle.develocity") version ("3.19.1") }
29+
plugins { id("com.gradle.develocity") version ("3.19.2") }
3030

3131
develocity {
3232
if (System.getenv("CI") != null) {

0 commit comments

Comments
 (0)