Skip to content

Commit f6bd6ab

Browse files
dependabot[bot]ParanoidUser
authored andcommitted
build(deps): bump com.gradle.enterprise from 3.10.2 to 3.10.3
Bumps com.gradle.enterprise from 3.10.2 to 3.10.3. --- 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>
1 parent 2595f16 commit f6bd6ab

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
@@ -9,7 +9,7 @@ File(rootDir, "kata").walk().maxDepth(2)
99
}
1010

1111
plugins {
12-
id("com.gradle.enterprise") version "3.10.2"
12+
id("com.gradle.enterprise") version "3.10.3"
1313
}
1414

1515
gradleEnterprise {

0 commit comments

Comments
 (0)