Skip to content

Commit a94264a

Browse files
build(deps): bump com.gradle.develocity from 3.17.5 to 4.2.2
Bumps com.gradle.develocity from 3.17.5 to 4.2.2. --- updated-dependencies: - dependency-name: com.gradle.develocity dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0206bdc commit a94264a

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
@@ -62,7 +62,7 @@ pluginManagement {
6262
}
6363

6464
plugins {
65-
id("com.gradle.develocity") version "3.17.5" apply false
65+
id("com.gradle.develocity") version "4.2.2" apply false
6666
}
6767

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

0 commit comments

Comments
 (0)