Bump com.gradle.enterprise from 3.11.1 to 3.11.4

Bumps com.gradle.enterprise from 3.11.1 to 3.11.4.

---
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:23:40 +00:00 committed by Marcus Hert Da Coregio
parent 766396aa7c
commit 0b25dc53cc
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ pluginManagement {
}
plugins {
id "com.gradle.enterprise" version "3.11.1"
id "com.gradle.enterprise" version "3.11.4"
id "io.spring.ge.conventions" version "0.0.7"
}