Skip to content

Commit

Permalink
Bump the development-dependencies group with 1 update (#3160)
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 1 update: [org.springframework.boot:spring-boot-starter](https://github.com/spring-projects/spring-boot).


Updates `org.springframework.boot:spring-boot-starter` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter
  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 Mar 25, 2024
1 parent bc27ffa commit 9361d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ ext {
mockitoVersion = '5.6.0'
reactorVersion = '2023.0.4'
scalaVersion = '2.13'
springBootVersion = '3.2.3' // docs module
springBootVersion = '3.2.4' // docs module
springDataVersion = '2023.1.4'
springRetryVersion = '2.0.5'
springVersion = '6.1.5'
Expand Down

0 comments on commit 9361d0f

Please sign in to comment.