Bump com.gradle.develocity from 3.17.3 to 3.17.4

Bumps com.gradle.develocity from 3.17.3 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-20 03:57:55 +00:00 committed by Spring Builds
parent 40a0e8d47c
commit a2a87a1271
1 changed files with 1 additions and 1 deletions

View File

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