Skip to content

Commit c12f51e

Browse files
authoredFeb 18, 2025
chore(deps): update plugin com.gradle.develocity to v3.19.2 (#166)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cec9a3e commit c12f51e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎plugin-build/settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencyResolutionManagement {
1919
}
2020

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

2525
develocity {

‎settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencyResolutionManagement {
1313
}
1414

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

1919
develocity {

0 commit comments

Comments
 (0)