We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45085c6 commit 50791c3Copy full SHA for 50791c3
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