Skip to content

Commit b091536

Browse files
Bump com.gradle.enterprise from 3.12.1 to 3.12.2 (#5082)
Bumps com.gradle.enterprise from 3.12.1 to 3.12.2. --- updated-dependencies: - dependency-name: com.gradle.enterprise dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25129e5 commit b091536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pluginManagement {
22
plugins {
33
id("com.github.ben-manes.versions") version "0.44.0"
44
id("com.github.johnrengelman.shadow") version "7.1.2"
5-
id("com.gradle.enterprise") version "3.12.1"
5+
id("com.gradle.enterprise") version "3.12.2"
66
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
77
id("org.jetbrains.kotlin.jvm") version "1.8.0"
88
id("org.graalvm.buildtools.native") version "0.9.19"

0 commit comments

Comments
 (0)