We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a109f7d commit 15d6641Copy full SHA for 15d6641
settings.gradle.kts
@@ -2,7 +2,7 @@ pluginManagement {
2
plugins {
3
id("de.undercouch.download") version "5.6.0"
4
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
5
- id("com.gradle.develocity") version "4.3.1"
+ id("com.gradle.develocity") version "4.3.2"
6
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
7
}
8
0 commit comments