Skip to content

Commit 5138f93

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 5138f93

File tree

1 file changed

+1
-1
lines changed
  • convention-develocity-gradle-plugin/plugins/gradle-2-through-4

1 file changed

+1
-1
lines changed

convention-develocity-gradle-plugin/plugins/gradle-2-through-4/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repositories {
1414
dependencies {
1515
// must not be newer than 1.16 to be compatible with Gradle 2.x - 4.x
1616
implementation "com.gradle:build-scan-plugin:1.16"
17-
implementation 'com.gradle:common-custom-user-data-gradle-plugin:2.2'
17+
implementation 'com.gradle:common-custom-user-data-gradle-plugin:2.2.1'
1818
}
1919

2020
java {

0 commit comments

Comments
 (0)