Skip to content

Commit e982c70

Browse files
Bump com.gradle:common-custom-user-data-gradle-plugin in /examples
Bumps com.gradle:common-custom-user-data-gradle-plugin from 1.11.2 to 1.11.3. --- updated-dependencies: - dependency-name: com.gradle:common-custom-user-data-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 375ece0 commit e982c70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
dependencies {
88
classpath "gradle.plugin.ch.myniva.gradle:s3-build-cache:0.10.0"
99
classpath "com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.15"
10-
classpath "com.gradle:common-custom-user-data-gradle-plugin:1.11.2"
10+
classpath "com.gradle:common-custom-user-data-gradle-plugin:1.11.3"
1111
}
1212
}
1313

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
}
77
dependencies {
88
classpath "com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.15"
9-
classpath "com.gradle:common-custom-user-data-gradle-plugin:1.11.2"
9+
classpath "com.gradle:common-custom-user-data-gradle-plugin:1.11.3"
1010
classpath "org.gradle.toolchains:foojay-resolver:0.7.0"
1111
}
1212
}

0 commit comments

Comments
 (0)