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.3.3 to 3.3.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.3...v3.3.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]>
  • Loading branch information
dependabot[bot] committed Sep 21, 2024
1 parent 79b29a5 commit 519c562
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.13.0'
reactorVersion = '2024.0.0-M6'
scalaVersion = '2.13'
springBootVersion = '3.3.3' // docs module
springBootVersion = '3.3.4' // docs module
springDataVersion = '2024.0.4'
springRetryVersion = '2.0.9'
springVersion = '6.2.0-RC1'
Expand Down

0 comments on commit 519c562

Please sign in to comment.