Skip to content

Commit 606b12f

Browse files
Update plugin com.gradle.develocity to v4 (#149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4258cda commit 606b12f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginManagement {
44
id("de.undercouch.download") version "5.6.0"
55
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
66
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
7-
id("com.gradle.develocity") version "3.19.2"
7+
id("com.gradle.develocity") version "4.2.2"
88
}
99
}
1010

0 commit comments

Comments
 (0)