Skip to content

Commit c942a20

Browse files
Chore(deps): bump com.gradle.develocity from 4.1.1 to 4.2
Bumps com.gradle.develocity from 4.1.1 to 4.2. --- updated-dependencies: - dependency-name: com.gradle.develocity dependency-version: '4.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b94bab9 commit c942a20

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.1"
53+
id("com.gradle.develocity") version "4.2"
5454
}
5555

5656
develocity {

0 commit comments

Comments
 (0)