Skip to content

Commit f5eb337

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/com.gradle.enterprise-com.gradle.enterprise.gradle.plugin-3.11.4' into combined-pr-branch
2 parents 4a2ca13 + c6a6106 commit f5eb337

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
@@ -6,7 +6,7 @@ buildscript {
66
}
77
dependencies {
88
classpath "gradle.plugin.ch.myniva.gradle:s3-build-cache:0.10.0"
9-
classpath "com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.11.3"
9+
classpath "com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.11.4"
1010
classpath "com.gradle:common-custom-user-data-gradle-plugin:1.8.2"
1111
}
1212
}

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
}
66
}
77
dependencies {
8-
classpath "com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.11.3"
8+
classpath "com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.11.4"
99
classpath "com.gradle:common-custom-user-data-gradle-plugin:1.8.2"
1010
}
1111
}

0 commit comments

Comments
 (0)