Bump com.gradle.enterprise from 3.12.3 to 3.12.6

Bumps com.gradle.enterprise from 3.12.3 to 3.12.6.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-05 03:50:56 +00:00 committed by Marcus Hert Da Coregio
parent 93ceb54735
commit f8ff6c4fb4
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ pluginManagement {
}
plugins {
id "com.gradle.enterprise" version "3.12.3"
id "com.gradle.enterprise" version "3.12.6"
id "io.spring.ge.conventions" version "0.0.14"
}