Skip to content

Commit af34198

Browse files
Update plugin com.gradle.develocity to v4
1 parent 320dd0c commit af34198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle-conventions-settings/settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
plugins {
66
// Keep it in sync with libs.versions.toml
7-
id("com.gradle.develocity") version "3.19.2"
7+
id("com.gradle.develocity") version "4.0.2"
88
}
99

1010
rootProject.name = "gradle-conventions-settings"

0 commit comments

Comments
 (0)