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 a064f5e commit 0d26677Copy full SHA for 0d26677
1 file changed
settings.gradle.kts
@@ -4,7 +4,7 @@ pluginManagement {
4
id("de.undercouch.download") version "5.6.0"
5
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
6
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
7
- id("com.gradle.develocity") version "4.2.2"
+ id("com.gradle.develocity") version "4.3"
8
}
9
10
0 commit comments