Skip to content

Commit cca73ca

Browse files
Bump com.gradle.enterprise from 3.17 to 3.17.1 (#113)
Bumps com.gradle.enterprise from 3.17 to 3.17.1. --- updated-dependencies: - dependency-name: com.gradle.enterprise 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> Co-authored-by: Kirill Gevorkyan <26010098+kgevorkyan@users.noreply.github.com>
1 parent ab620f6 commit cca73ca

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
@@ -8,7 +8,7 @@ pluginManagement {
88
}
99

1010
plugins {
11-
id("com.gradle.enterprise") version "3.17"
11+
id("com.gradle.enterprise") version "3.17.1"
1212
}
1313

1414
gradleEnterprise {

0 commit comments

Comments
 (0)