We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5bc7bf commit 9857602Copy full SHA for 9857602
settings.gradle.kts
@@ -2,7 +2,7 @@ rootProject.name = "plugin-publish-conventions"
2
3
plugins {
4
id("com.gradle.develocity") version "4.2"
5
- id("com.gradle.common-custom-user-data-gradle-plugin") version "2.3"
+ id("com.gradle.common-custom-user-data-gradle-plugin") version "2.4.0"
6
}
7
8
dependencyResolutionManagement {
0 commit comments