Skip to content

Commit 145ccba

Browse files
build(deps): bump com.gradle.develocity from 3.17.5 to 4.2.2
Dependabot couldn't find the original pull request head commit, a94264a.
1 parent 7099e17 commit 145ccba

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
@@ -61,7 +61,7 @@ pluginManagement {
6161
}
6262

6363
plugins {
64-
id("com.gradle.develocity") version "3.17.5" apply false
64+
id("com.gradle.develocity") version "4.3" apply false
6565
}
6666

6767
val isCiServer = System.getenv().containsKey("CI")

0 commit comments

Comments
 (0)