We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e8f03a commit 5baea98Copy full SHA for 5baea98
1 file changed
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.2.2"
+ id("com.gradle.develocity") version "4.3"
6
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
7
}
8
0 commit comments