Skip to content

Commit d71e4a4

Browse files
Update com.gradle.common-custom-user-data-gradle-plugin to 1.8.2 (#3074)
1 parent c2781e9 commit d71e4a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pluginManagement {
66
}
77
plugins {
88
id("com.gradle.enterprise") version "3.11.2" // keep in sync with buildSrc/build.gradle.kts
9-
id("com.gradle.common-custom-user-data-gradle-plugin") version "1.8.1"
9+
id("com.gradle.common-custom-user-data-gradle-plugin") version "1.8.2"
1010
id("org.ajoberstar.git-publish") version "4.1.1"
1111
kotlin("jvm") version "1.5.31"
1212
// Check if workaround in documentation.gradle.kts can be removed when upgrading

0 commit comments

Comments
 (0)