Skip to content

Commit 4885c6e

Browse files
build(deps): bump com.gradle.develocity from 4.0 to 4.0.1
Bumps com.gradle.develocity from 4.0 to 4.0.1. --- updated-dependencies: - dependency-name: com.gradle.develocity dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 208e257 commit 4885c6e

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

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

3131
develocity {

0 commit comments

Comments
 (0)