Skip to content

Commit 4d68b37

Browse files
Update plugin com.gradle.develocity to v4.3.2 (#391)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a11eb9 commit 4d68b37

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
@@ -4,7 +4,7 @@ pluginManagement {
44
mavenCentral()
55
gradlePluginPortal()
66
}
7-
plugins { id("com.gradle.develocity") version "4.3.1" }
7+
plugins { id("com.gradle.develocity") version "4.3.2" }
88
}
99

1010
dependencyResolutionManagement {

0 commit comments

Comments
 (0)