Skip to content

Commit 3b19a84

Browse files
build(deps): bump com.gradle.develocity from 3.19.2 to 4.0 (#821)
Bumps com.gradle.develocity from 3.19.2 to 4.0. --- updated-dependencies: - dependency-name: com.gradle.develocity dependency-version: '4.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03ac945 commit 3b19a84

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
@@ -25,7 +25,7 @@ kata.subList(from, to).forEach {
2525
}
2626

2727
plugins {
28-
id("com.gradle.develocity") version "3.19.2"
28+
id("com.gradle.develocity") version "4.0"
2929
}
3030

3131
develocity {

0 commit comments

Comments
 (0)