Skip to content

Commit 59e2b84

Browse files
Bump com.gradle.develocity from 4.2.2 to 4.3.2
Bumps com.gradle.develocity from 4.2.2 to 4.3.2. --- updated-dependencies: - dependency-name: com.gradle.develocity dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d7fc0a commit 59e2b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pluginManagement {
2929
// check https://gradle.com/enterprise/releases with new versions. GE plugin version should not lag behind Gradle version
3030
plugins {
3131
// Before updating this, please check the compatibility from https://docs.gradle.com/enterprise/compatibility/#develocity_compatibility and https://develocity.apache.org/scans.
32-
id "com.gradle.develocity" version "4.2.2"
32+
id "com.gradle.develocity" version "4.3.2"
3333
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.4.0'
3434
}
3535

0 commit comments

Comments
 (0)