Skip to content

Commit b15d74a

Browse files
chore(deps): update plugin com.gradle.develocity to v4.5.0 (#968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c031ea9 commit b15d74a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pluginManagement {
3333
}
3434
}
3535

36-
plugins { id("com.gradle.develocity") version ("4.4.3") }
36+
plugins { id("com.gradle.develocity") version ("4.5.0") }
3737

3838
develocity {
3939
if (System.getenv("CI") != null) {

0 commit comments

Comments
 (0)