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

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.22 to 0.0.23
- [Release notes](https://github.com/spring-io/develocity-conventions/releases)
- [Commits](https://github.com/spring-io/develocity-conventions/compare/v0.0.22...v0.0.23)

---
updated-dependencies:
- dependency-name: io.spring.develocity.conventions
  dependency-version: 0.0.23
  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]
2025-06-03 15:13:26 +00:00
committed by GitHub
parent 7c59fe6dc7
commit 233a43e03d

View File

@@ -6,7 +6,7 @@ pluginManagement {
}
plugins {
id 'io.spring.develocity.conventions' version '0.0.22'
id 'io.spring.develocity.conventions' version '0.0.23'
}
rootProject.name = 'spring-amqp-dist'