Skip to content

Commit e9abcd7

Browse files
Bump com.gradle.enterprise from 3.17.2 to 3.17.4 (#120)
Bumps com.gradle.enterprise from 3.17.2 to 3.17.4. --- 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>
1 parent 8306e4e commit e9abcd7

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

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

1414
gradleEnterprise {

0 commit comments

Comments
 (0)