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.4 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5)

---
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] authored Oct 26, 2024
1 parent f385547 commit cf71702
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-RC1'
scalaVersion = '2.13'
springBootVersion = '3.3.4' // docs module
springBootVersion = '3.3.5' // docs module
springDataVersion = '2024.1.0-RC1'
springRetryVersion = '2.0.10'
springVersion = '6.2.0-RC2'
Expand Down

0 comments on commit cf71702

Please sign in to comment.