Skip to content

Commit 61a0fbc

Browse files
chore(deps): update plugin com.gradle.common-custom-user-data-gradle-plugin to v2.7.0 (#60)
1 parent 3d8bc11 commit 61a0fbc

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
@@ -7,7 +7,7 @@
77

88
plugins {
99
id("com.gradle.develocity") version "4.5.0"
10-
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.6.0"
10+
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.7.0"
1111
}
1212

1313
dependencyResolutionManagement {

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pluginManagement {
1111
plugins {
1212
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
1313
id("com.gradle.develocity") version "4.5.0"
14-
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.6.0"
14+
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.7.0"
1515
}
1616

1717
// Build Cache configuration (HTTP remote cache + local)

0 commit comments

Comments
 (0)