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 6bb395f commit bea8f06Copy full SHA for bea8f06
settings.gradle.kts
@@ -1,7 +1,7 @@
1
rootProject.name = "plugin-publish-conventions"
2
3
plugins {
4
- id("com.gradle.develocity") version "4.2.1"
+ id("com.gradle.develocity") version "4.2.2"
5
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.4.0"
6
}
7
0 commit comments