Skip to content

Commit 3c6756f

Browse files
Update plugin com.gradle.develocity to v3.19.2 (#170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 974d34a commit 3c6756f

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
@@ -2,7 +2,7 @@ pluginManagement {
22
includeBuild("gradle/plugins")
33
}
44
plugins {
5-
id("com.gradle.develocity") version "3.19.1"
5+
id("com.gradle.develocity") version "3.19.2"
66
}
77

88
dependencyResolutionManagement {

0 commit comments

Comments
 (0)