Skip to content

Commit 2fcdc05

Browse files
Bump com.gradle.enterprise from 3.12.6 to 3.13 (#822)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c16977 commit 2fcdc05

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
plugins {
33
id("com.github.ben-manes.versions") version "0.46.0"
44
id("com.github.johnrengelman.shadow") version "8.1.1"
5-
id("com.gradle.enterprise") version "3.12.6"
5+
id("com.gradle.enterprise") version "3.13"
66
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
77
}
88
}

0 commit comments

Comments
 (0)