3.3.x: Bump com.gradle.develocity from 3.18.1 to 3.19

Bumps com.gradle.develocity from 3.18.1 to 3.19.

---
updated-dependencies:
- dependency-name: com.gradle.develocity
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-13 06:38:45 +00:00
committed by Roy Clarkson
parent e9c9a0f00f
commit 3118eb950a

View File

@@ -31,7 +31,7 @@ pluginManagement {
}
plugins {
id 'com.gradle.develocity' version '3.18.1'
id 'com.gradle.develocity' version '3.19'
id 'io.spring.ge.conventions' version '0.0.17'
}