Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit 7182398

Browse files
Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.10 (#519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b2a4822 commit 7182398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id "com.gradle.enterprise" version "3.10.2"
3-
id 'com.gradle.common-custom-user-data-gradle-plugin' version '1.9'
3+
id 'com.gradle.common-custom-user-data-gradle-plugin' version '1.10'
44
}
55

66
gradleEnterprise {

0 commit comments

Comments
 (0)