Skip to content

Commit 75bc02f

Browse files
chore(deps): update plugin com.gradle.develocity to v4.0.1
1 parent 7133140 commit 75bc02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
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"
61+
id("com.gradle.develocity") version "4.0.1"
6262
}
6363

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

0 commit comments

Comments
 (0)