Bump com.gradle.enterprise from 3.8 to 3.10.2

Bumps com.gradle.enterprise from 3.8 to 3.10.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] 2022-06-13 05:25:49 +00:00 committed by Steve Ebersole
parent ed1cea6ba1
commit 419f5669dd
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.8'
id 'com.gradle.enterprise' version '3.10.2'
id 'com.gradle.common-custom-user-data-gradle-plugin' version '1.6.5'
}