Skip to content

Commit

Permalink
Bump org.springframework.boot:spring-boot-starter
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.9 to 3.2.10
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.9...v3.2.10)

---
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]>
  • Loading branch information
dependabot[bot] committed Sep 21, 2024
1 parent a914c66 commit 1470647
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 @@ -66,7 +66,7 @@ ext {
mockitoVersion = '5.6.0'
reactorVersion = '2023.0.10'
scalaVersion = '2.13'
springBootVersion = '3.2.9' // docs module
springBootVersion = '3.2.10' // docs module
springDataVersion = '2023.1.10'
springRetryVersion = '2.0.9'
springVersion = '6.1.13'
Expand Down

0 comments on commit 1470647

Please sign in to comment.