Skip to content

Commit 25924b4

Browse files
build(deps): bump com.gradle.develocity from 4.1 to 4.1.1 (#873)
Bumps com.gradle.develocity from 4.1 to 4.1.1. --- updated-dependencies: - dependency-name: com.gradle.develocity dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99ae279 commit 25924b4

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.1"
28+
id("com.gradle.develocity") version "4.1.1"
2929
}
3030

3131
develocity {

0 commit comments

Comments
 (0)