Skip to content

Commit 70f94b4

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.1 to 2.2. - [Release notes](https://github.com/gradle/common-custom-user-data-gradle-plugin/releases) - [Commits](gradle/common-custom-user-data-gradle-plugin@v2.1...v2.2) --- updated-dependencies: - dependency-name: com.gradle:common-custom-user-data-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3abd407 commit 70f94b4

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

Diff for: 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.1")
13+
implementation("com.gradle:common-custom-user-data-gradle-plugin:2.2")
1414
implementation(project(":convention-develocity-common"))
1515
}
1616

0 commit comments

Comments
 (0)