We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 131aaf9 + a23cf5d commit b36dc99Copy full SHA for b36dc99
examples/settings.gradle
@@ -7,7 +7,7 @@ buildscript {
7
dependencies {
8
classpath "gradle.plugin.ch.myniva.gradle:s3-build-cache:0.10.0"
9
classpath "com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.16"
10
- classpath "com.gradle:common-custom-user-data-gradle-plugin:1.12"
+ classpath "com.gradle:common-custom-user-data-gradle-plugin:1.12.1"
11
}
12
13
0 commit comments