Skip to content

Commit 8ec4029

Browse files
Update Develovity Gradle plugin to 4.4.0. (#11104)
Update Develovity Gradle plugin to `4.4.0`. Co-authored-by: alexey.kuznetsov <alexey.kuznetsov@datadoghq.com>
1 parent cdd79e0 commit 8ec4029

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
@@ -20,7 +20,7 @@ pluginManagement {
2020
}
2121

2222
plugins {
23-
id("com.gradle.develocity") version "4.3.2"
23+
id("com.gradle.develocity") version "4.4.0"
2424
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
2525
}
2626

0 commit comments

Comments
 (0)