Skip to content

Commit 0b0a1f4

Browse files
Bump com.gradle.enterprise from 3.13.2 to 3.13.3 (#172)
Bumps com.gradle.enterprise from 3.13.2 to 3.13.3. --- 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 07ef99d commit 0b0a1f4

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
plugins {
1010
id("MyRepos")
11-
id("com.gradle.enterprise") version "3.13.2"
11+
id("com.gradle.enterprise") version "3.13.3"
1212
}
1313

1414
gradleEnterprise {

0 commit comments

Comments
 (0)