Skip to content

Commit

Permalink
Bump: Bump com.gradle.enterprise from 3.13.3 to 3.17.6
Browse files Browse the repository at this point in the history
Bumps com.gradle.enterprise from 3.13.3 to 3.17.6.

---
updated-dependencies:
- dependency-name: com.gradle.enterprise
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and VincentMasselis committed Jul 25, 2024
1 parent 4a5c5fd commit 7686661
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 @@ -12,7 +12,7 @@ plugins {
// From https://docs.gradle.org/current/userguide/platforms.html: "You cannot use a plugin
// declared in a version catalog in your settings file or settings plugin (because catalogs are
// defined in settings themselves, it would be a chicken and egg problem)."
id("com.gradle.enterprise") version "3.13.3"
id("com.gradle.enterprise") version "3.17.6"
}

@Suppress("UnstableApiUsage")
Expand Down

0 comments on commit 7686661

Please sign in to comment.