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 a652057 commit c5bc7bfCopy full SHA for c5bc7bf
settings.gradle.kts
@@ -1,7 +1,7 @@
1
rootProject.name = "plugin-publish-conventions"
2
3
plugins {
4
- id("com.gradle.develocity") version "4.1.1"
+ id("com.gradle.develocity") version "4.2"
5
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.3"
6
}
7
0 commit comments