Skip to content

Commit 613e4bd

Browse files
build(deps): bump com.gradle.develocity from 3.17.5 to 4.3
Bumps com.gradle.develocity from 3.17.5 to 4.3. --- updated-dependencies: - dependency-name: com.gradle.develocity dependency-version: '4.3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7099e17 commit 613e4bd

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)