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 c0fd6ac commit 862fed4Copy full SHA for 862fed4
settings.gradle.kts
@@ -2,7 +2,7 @@ pluginManagement {
2
includeBuild("gradle/plugins")
3
}
4
plugins {
5
- id("com.gradle.develocity") version "3.18.1"
+ id("com.gradle.develocity") version "3.18.2"
6
7
8
dependencyResolutionManagement {
0 commit comments