Skip to content

Commit b92dfbc

Browse files
Bump com.gradle.enterprise from 3.15 to 3.15.1 (#62)
Bumps com.gradle.enterprise from 3.15 to 3.15.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 a789bca commit b92dfbc

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
@@ -2,7 +2,7 @@ pluginManagement {
22
includeBuild("gradle/plugins")
33
}
44
plugins {
5-
id("com.gradle.enterprise") version "3.15"
5+
id("com.gradle.enterprise") version "3.15.1"
66
}
77

88
dependencyResolutionManagement {

0 commit comments

Comments
 (0)