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