Skip to content

Commit 4b17744

Browse files
Chore(deps): bump com.gradle.develocity from 4.1 to 4.1.1
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] <support@github.com>
1 parent b56e8a4 commit 4b17744

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ include(":app")
5050
// https://docs.gradle.com/develocity/gradle-plugin/current/
5151
plugins {
5252
// https://plugins.gradle.org/plugin/com.gradle.develocity
53-
id("com.gradle.develocity") version "4.1"
53+
id("com.gradle.develocity") version "4.1.1"
5454
}
5555

5656
develocity {

0 commit comments

Comments
 (0)