Bump com.gradle.develocity from 3.17.2 to 3.17.4

Bumps com.gradle.develocity from 3.17.2 to 3.17.4.

---
updated-dependencies:
- dependency-name: com.gradle.develocity
  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] 2024-05-21 14:53:34 +00:00 committed by Spring Builds
parent 3fdfa98172
commit 1f001f8a6d

View File

@ -5,7 +5,7 @@ pluginManagement {
}
plugins {
id "com.gradle.develocity" version "3.17.2"
id "com.gradle.develocity" version "3.17.4"
id "io.spring.ge.conventions" version "0.0.17"
}