Skip to content

Commit 5421d71

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugin-build/settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencyResolutionManagement {
1919
}
2020

2121
plugins {
22-
id("com.gradle.develocity") version "4.0.2"
22+
id("com.gradle.develocity") version "4.1"
2323
}
2424

2525
develocity {

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencyResolutionManagement {
1313
}
1414

1515
plugins {
16-
id("com.gradle.develocity") version "4.0.2"
16+
id("com.gradle.develocity") version "4.1"
1717
}
1818

1919
develocity {

0 commit comments

Comments
 (0)