Skip to content

Commit 08703ae

Browse files
Bump com.gradle.common-custom-user-data-gradle-plugin from 2.2.1 to 2.3
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] <support@github.com>
1 parent 49e1ce3 commit 08703ae

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
@@ -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)