Bump com.gradle.develocity from 3.17.2 to 3.17.3

Bumps com.gradle.develocity from 3.17.2 to 3.17.3.

---
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-13 05:08:55 +00:00 committed by Christian Beikov
parent 98e09163e1
commit 6c805f0637
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.2'
id 'com.gradle.develocity' version '3.17.3'
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.0.1'
}