Skip to content

Commit

Permalink
Bump io.spring.ge.conventions in the development-dependencies group
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 1 update: [io.spring.ge.conventions](https://github.com/spring-io/gradle-enterprise-conventions).


Updates `io.spring.ge.conventions` from 0.0.16 to 0.0.17
- [Release notes](https://github.com/spring-io/gradle-enterprise-conventions/releases)
- [Commits](spring-io/develocity-conventions@v0.0.16...v0.0.17)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 27, 2024
1 parent 9d5a51a commit 74ec430
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 @@ -8,7 +8,7 @@ pluginManagement {

plugins {
id 'com.gradle.enterprise' version '3.15.1'
id 'io.spring.ge.conventions' version '0.0.16'
id 'io.spring.ge.conventions' version '0.0.17'
}

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

0 comments on commit 74ec430

Please sign in to comment.