Skip to content

Commit b36dc99

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/com.gradle-common-custom-user-data-gradle-plugin-1.12.1' into combined-pr-branch
2 parents 131aaf9 + a23cf5d commit b36dc99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/settings.gradle

+1-1
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)