Skip to content

Commit

Permalink
Bump io.spring.develocity.conventions (#3535)
Browse files Browse the repository at this point in the history
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.21 to 0.0.22
- [Release notes](https://github.com/spring-io/develocity-conventions/releases)
- [Commits](spring-io/develocity-conventions@v0.0.21...v0.0.22)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2024
1 parent 7a18391 commit dc4a10f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pluginManagement {
}

plugins {
id 'io.spring.develocity.conventions' version '0.0.21'
id 'io.spring.develocity.conventions' version '0.0.22'
}

rootProject.name = 'spring-kafka-dist'
Expand Down

0 comments on commit dc4a10f

Please sign in to comment.