Bump com.gradle.develocity from 3.17.5 to 3.17.6 (#761)

Bumps com.gradle.develocity from 3.17.5 to 3.17.6.

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-07-28 12:34:09 -05:00
committed by GitHub
parent 0b382e3701
commit 646d00a4ae

View File

@@ -8,7 +8,7 @@ pluginManagement {
}
plugins {
id 'com.gradle.develocity' version '3.17.5'
id 'com.gradle.develocity' version '3.17.6'
id 'io.spring.ge.conventions' version '0.0.17' apply false
}