Skip to content

Commit

Permalink
Bump com.gradle.enterprise from 3.12.3 to 3.12.4 (#5265)
Browse files Browse the repository at this point in the history
Bumps com.gradle.enterprise from 3.12.3 to 3.12.4.

---
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>
  • Loading branch information
dependabot[bot] authored Mar 3, 2023
1 parent f2fe65c commit ed8b448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pluginManagement {
plugins {
id("com.github.ben-manes.versions") version "0.46.0"
id("com.github.johnrengelman.shadow") version "8.1.0"
id("com.gradle.enterprise") version "3.12.3"
id("com.gradle.enterprise") version "3.12.4"
id("io.github.gradle-nexus.publish-plugin") version "1.2.0"
id("org.jetbrains.kotlin.jvm") version "1.8.0"
id("org.graalvm.buildtools.native") version "0.9.20"
Expand Down

0 comments on commit ed8b448

Please sign in to comment.