Skip to content

Commit 3cfd08c

Browse files
chore(deps): update plugin com.gradle.develocity to v4.1.1
1 parent 2f40b9f commit 3cfd08c

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
@@ -58,7 +58,7 @@ dependencyResolutionManagement {
5858
}
5959

6060
plugins {
61-
id("com.gradle.develocity") version "4.0.2"
61+
id("com.gradle.develocity") version "4.1.1"
6262
}
6363

6464
val isCI = System.getenv("CI")?.toBoolean() == true

0 commit comments

Comments
 (0)