Skip to content

Commit 98f4de9

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.3 to 1.12. --- 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 34853fe commit 98f4de9

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.1"
10-
classpath "com.gradle:common-custom-user-data-gradle-plugin:1.11.3"
10+
classpath "com.gradle:common-custom-user-data-gradle-plugin:1.12"
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.1"
9-
classpath "com.gradle:common-custom-user-data-gradle-plugin:1.11.3"
9+
classpath "com.gradle:common-custom-user-data-gradle-plugin:1.12"
1010
classpath "org.gradle.toolchains:foojay-resolver:0.7.0"
1111
}
1212
}

0 commit comments

Comments
 (0)