Skip to content

Commit a23cf5d

Browse files
Bump com.gradle:common-custom-user-data-gradle-plugin in /examples
Bumps com.gradle:common-custom-user-data-gradle-plugin from 1.12 to 1.12.1. --- 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 afc94f1 commit a23cf5d

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.16"
10-
classpath "com.gradle:common-custom-user-data-gradle-plugin:1.12"
10+
classpath "com.gradle:common-custom-user-data-gradle-plugin:1.12.1"
1111
}
1212
}
1313

0 commit comments

Comments
 (0)