Skip to content

Commit e0be0df

Browse files
deps(gradle): bump com.gradle.develocity from 3.17.4 to 3.17.5 (#123)
Bumps com.gradle.develocity from 3.17.4 to 3.17.5. --- updated-dependencies: - dependency-name: com.gradle.develocity dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5a8130 commit e0be0df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pluginManagement {
77
}
88

99
plugins {
10-
id "com.gradle.develocity" version "3.17.4"
10+
id "com.gradle.develocity" version "3.17.5"
1111
}
1212

1313
dependencyResolutionManagement {

0 commit comments

Comments
 (0)