Skip to content

Commit 38b7415

Browse files
Bump com.gradle.common-custom-user-data-gradle-plugin from 2.2.1 to 2.3 (#2248)
Bumps com.gradle.common-custom-user-data-gradle-plugin from 2.2.1 to 2.3. --- updated-dependencies: - dependency-name: com.gradle.common-custom-user-data-gradle-plugin dependency-version: '2.3' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f68296 commit 38b7415

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
@@ -30,7 +30,7 @@ pluginManagement {
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.
3232
id "com.gradle.develocity" version "4.0.2"
33-
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.2.1'
33+
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.3'
3434
}
3535

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

0 commit comments

Comments
 (0)