Skip to content

Commit 99f7f10

Browse files
build(deps): bump com.gradle.common-custom-user-data-gradle-plugin
Bumps com.gradle.common-custom-user-data-gradle-plugin from 2.4.0 to 2.5.0. --- updated-dependencies: - dependency-name: com.gradle.common-custom-user-data-gradle-plugin dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d23516 commit 99f7f10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pluginManagement {
2929
plugins {
3030
// Before updating this, please check the compatibility from https://docs.gradle.com/develocity/current/miscellaneous/compatibility/ and https://develocity.apache.org/scans.
3131
id "com.gradle.develocity" version "4.4.0"
32-
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.4.0'
32+
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.5.0'
3333
}
3434

3535
apply from: 'gradle/build-scans.gradle'

0 commit comments

Comments
 (0)