Bump com.gradle.enterprise in the development-dependencies group (#3263)

Bumps the development-dependencies group with 1 update: com.gradle.enterprise.


Updates `com.gradle.enterprise` from 3.17.3 to 3.17.4

---
updated-dependencies:
- dependency-name: com.gradle.enterprise
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

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]
2024-05-18 10:33:00 +00:00
committed by GitHub
parent 4d406530ea
commit e8c9d0d1bb

View File

@@ -7,7 +7,7 @@ pluginManagement {
}
plugins {
id 'com.gradle.enterprise' version '3.17.3'
id 'com.gradle.enterprise' version '3.17.4'
id 'io.spring.ge.conventions' version '0.0.17'
}