Bump com.gradle.enterprise from 3.14.1 to 3.15

Bumps com.gradle.enterprise from 3.14.1 to 3.15.

---
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] 2023-09-18 05:35:33 +00:00 committed by Sanne Grinovero
parent 07fe08774f
commit 85bf93a641
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ pluginManagement {
plugins {
id 'org.hibernate.orm.build.env-settings'
id 'com.gradle.enterprise' version '3.14.1'
id 'com.gradle.enterprise' version '3.15'
id 'com.gradle.common-custom-user-data-gradle-plugin' version '1.11.2'
}