Skip to content

Commit 2dc4a1a

Browse files
build(deps): bump com.gradle.enterprise from 3.13 to 3.13.1 (#327)
Bumps com.gradle.enterprise from 3.13 to 3.13.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>
1 parent 7bd9769 commit 2dc4a1a

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
@@ -24,7 +24,7 @@ kata.subList(from, to).forEach {
2424
}
2525

2626
plugins {
27-
id("com.gradle.enterprise") version "3.13"
27+
id("com.gradle.enterprise") version "3.13.1"
2828
}
2929

3030
gradleEnterprise {

0 commit comments

Comments
 (0)