Skip to content

Commit 34e7a7b

Browse files
Merge dependabot/gradle/convention-develocity-gradle-plugin/plugins/gradle-2-through-4/com.gradle-common-custom-user-data-gradle-plugin-2.2.1 into combined-prs-branch
2 parents eefde75 + 5138f93 commit 34e7a7b

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)