Bump com.gradle.enterprise from 3.12.6 to 3.16.2

Bumps com.gradle.enterprise from 3.12.6 to 3.16.2.

---
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>
This commit is contained in:
dependabot[bot] 2024-03-15 03:55:44 +00:00 committed by Spring Builds
parent 05ce92b173
commit 9ab5022948
1 changed files with 1 additions and 1 deletions

View File

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