Skip to content

Commit e0e2c5b

Browse files
Bump com.gradle.enterprise from 3.14 to 3.14.1 (#228)
Bumps com.gradle.enterprise from 3.14 to 3.14.1. --- updated-dependencies: - dependency-name: com.gradle.enterprise dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b785b21 commit e0e2c5b

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
@@ -12,7 +12,7 @@ pluginManagement {
1212

1313
plugins {
1414
id("mySettings")
15-
id("com.gradle.enterprise") version "3.14"
15+
id("com.gradle.enterprise") version "3.14.1"
1616
}
1717

1818
gradleEnterprise {

0 commit comments

Comments
 (0)