Bump com.gradle.enterprise from 3.14.1 to 3.16.1 (#8817)

Bumps com.gradle.enterprise from 3.14.1 to 3.16.1.

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-18 18:04:55 -05:00
committed by GitHub
parent a6befcd560
commit a09b63bc50

View File

@@ -1,5 +1,5 @@
plugins {
id 'com.gradle.enterprise' version '3.14.1'
id 'com.gradle.enterprise' version '3.16.1'
id 'io.spring.ge.conventions' version '0.0.14'
}