We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29bb9a3 commit 1599aa5Copy full SHA for 1599aa5
settings.gradle.kts
@@ -13,7 +13,7 @@ pluginManagement {
13
}
14
15
plugins {
16
- id("com.gradle.develocity") version "3.18.1"
+ id("com.gradle.develocity") version "3.18.2"
17
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.0.2"
18
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
19
// this can't live in pluginManagement currently due to
0 commit comments