Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit bf1d379

Browse files
chore(deps): bump com.gradle.common-custom-user-data-gradle-plugin (#862)
Bumps com.gradle.common-custom-user-data-gradle-plugin from 1.10 to 2.0. --- updated-dependencies: - dependency-name: com.gradle.common-custom-user-data-gradle-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 966ba93 commit bf1d379

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
@@ -1,6 +1,6 @@
11
plugins {
22
id "com.gradle.enterprise" version "3.11.4"
3-
id 'com.gradle.common-custom-user-data-gradle-plugin' version '1.10'
3+
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.0'
44
}
55

66
gradleEnterprise {

0 commit comments

Comments
 (0)