We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ecbe73d + 50791c3 commit 34a6f90Copy full SHA for 34a6f90
convention-develocity-shared/convention-develocity-gradle-plugin/build.gradle.kts
@@ -10,7 +10,7 @@ repositories {
10
11
dependencies {
12
implementation("com.gradle:develocity-gradle-plugin:3.19.2")
13
- implementation("com.gradle:common-custom-user-data-gradle-plugin:2.2")
+ implementation("com.gradle:common-custom-user-data-gradle-plugin:2.2.1")
14
implementation(project(":convention-develocity-common"))
15
}
16
0 commit comments