Skip to content

Commit 6b6a913

Browse files
author
renovate[bot]
committed
chore(deps): update plugin com.gradle.common-custom-user-data-gradle-plugin to v2.5.0
1 parent 9ad6f2f commit 6b6a913

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build-logic/settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("com.gradle.develocity") version "4.0.2" // sync with libraries.toml
3-
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.3"
3+
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.5.0"
44
}
55

66
rootProject.name = "build-logic"

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginManagement {
44

55
plugins {
66
id("com.gradle.develocity") version "4.3.2" // sync with libraries.toml
7-
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.4.0"
7+
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.5.0"
88
}
99

1010
apply(from = "gradle/repositories.gradle.kts")

0 commit comments

Comments
 (0)