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-03 03:52:27 +00:00 committed by Marcus Hert Da Coregio
parent d0858273f1
commit 2b78ff5a5b
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.7"
}