Bump com.gradle.develocity from 3.17.4 to 3.17.5

Bumps com.gradle.develocity from 3.17.4 to 3.17.5.

---
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-06-25 15:34:18 +00:00 committed by Christian Beikov
parent 8971558281
commit bd2670a41d
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ pluginManagement {
plugins {
id 'org.hibernate.orm.build.env-settings'
id 'org.hibernate.orm.build.jdks-settings'
id 'com.gradle.develocity' version '3.17.4'
id 'com.gradle.develocity' version '3.17.5'
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.0.2'
}