Skip to content

Commit

Permalink
Bump org.springframework.boot:spring-boot-starter (#3646)
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.3.5 to 3.3.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.3.6)

---
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 Nov 23, 2024
1 parent e9444a5 commit abdd0a8
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.14.2'
reactorVersion = '2024.0.0'
scalaVersion = '2.13'
springBootVersion = '3.3.5' // docs module
springBootVersion = '3.3.6' // docs module
springDataVersion = '2024.1.0'
springRetryVersion = '2.0.10'
springVersion = '6.2.0'
Expand Down

0 comments on commit abdd0a8

Please sign in to comment.