Skip to content

Commit 1599222

Browse files
Bump common-custom-user-data-gradle-plugin in /examples
Bumps common-custom-user-data-gradle-plugin from 1.7.2 to 1.8.0. --- updated-dependencies: - dependency-name: com.gradle:common-custom-user-data-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fdb11ec commit 1599222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.11.1"
10-
classpath "com.gradle:common-custom-user-data-gradle-plugin:1.7.2"
10+
classpath "com.gradle:common-custom-user-data-gradle-plugin:1.8.0"
1111
}
1212
}
1313

0 commit comments

Comments
 (0)