Skip to content

Commit 50791c3

Browse files
Bump com.gradle:common-custom-user-data-gradle-plugin
Bumps [com.gradle:common-custom-user-data-gradle-plugin](https://github.com/gradle/common-custom-user-data-gradle-plugin) from 2.2 to 2.2.1. - [Release notes](https://github.com/gradle/common-custom-user-data-gradle-plugin/releases) - [Commits](gradle/common-custom-user-data-gradle-plugin@v2.2...v2.2.1) --- updated-dependencies: - dependency-name: com.gradle:common-custom-user-data-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 45085c6 commit 50791c3

File tree

1 file changed

+1
-1
lines changed
  • convention-develocity-shared/convention-develocity-gradle-plugin

1 file changed

+1
-1
lines changed

convention-develocity-shared/convention-develocity-gradle-plugin/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repositories {
1010

1111
dependencies {
1212
implementation("com.gradle:develocity-gradle-plugin:3.19.2")
13-
implementation("com.gradle:common-custom-user-data-gradle-plugin:2.2")
13+
implementation("com.gradle:common-custom-user-data-gradle-plugin:2.2.1")
1414
implementation(project(":convention-develocity-common"))
1515
}
1616

0 commit comments

Comments
 (0)