Bump io.spring.develocity.conventions from 0.0.20 to 0.0.21

Bumps [io.spring.develocity.conventions](https://github.com/spring-io/develocity-conventions) from 0.0.20 to 0.0.21.
- [Release notes](https://github.com/spring-io/develocity-conventions/releases)
- [Commits](https://github.com/spring-io/develocity-conventions/compare/v0.0.20...v0.0.21)

---
updated-dependencies:
- dependency-name: io.spring.develocity.conventions
  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-09-12 03:27:50 +00:00 committed by Spring Builds
parent 51c226f24c
commit fa63e21c1d
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ pluginManagement {
plugins {
id "com.gradle.develocity" version "3.18"
id "io.spring.develocity.conventions" version "0.0.20"
id "io.spring.develocity.conventions" version "0.0.21"
}
dependencyResolutionManagement {