Bump io.spring.develocity.conventions (#9417)

Bumps the development-dependencies group with 1 update: [io.spring.develocity.conventions](https://github.com/spring-io/develocity-conventions).


Updates `io.spring.develocity.conventions` from 0.0.19 to 0.0.20
- [Release notes](https://github.com/spring-io/develocity-conventions/releases)
- [Commits](https://github.com/spring-io/develocity-conventions/compare/v0.0.19...v0.0.20)

---
updated-dependencies:
- dependency-name: io.spring.develocity.conventions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

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-08-24 20:50:24 -04:00
committed by GitHub
parent b8377cc176
commit 7cc1d69304

View File

@@ -7,7 +7,7 @@ pluginManagement {
plugins {
id 'com.gradle.develocity' version '3.17.6'
id 'io.spring.develocity.conventions' version '0.0.19'
id 'io.spring.develocity.conventions' version '0.0.20'
}
rootProject.name = 'spring-integration'