Skip to content

Commit e54b4a3

Browse files
Bump com.gradle.enterprise.gradle.plugin from 3.8.1 to 3.10 in /examples
Bumps com.gradle.enterprise.gradle.plugin from 3.8.1 to 3.10. --- updated-dependencies: - dependency-name: com.gradle.enterprise:com.gradle.enterprise.gradle.plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9660137 commit e54b4a3

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
@@ -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.8.1"
9+
classpath "com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.10"
1010
classpath "com.gradle:common-custom-user-data-gradle-plugin:1.6.2"
1111
}
1212
}

0 commit comments

Comments
 (0)