Skip to content

Commit

Permalink
Bump com.gradle.enterprise from 3.13.3 to 3.17.6 (#58)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent 16731f2 commit ea48763
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 ea48763

Please sign in to comment.