Skip to content

Commit

Permalink
Bump spring-boot from 3.2.0 to 3.2.1
Browse files Browse the repository at this point in the history
Bumps `spring-boot` from 3.2.0 to 3.2.1.

Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.0...v3.2.1)

Updates `org.springframework.boot` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and vpavic committed Dec 26, 2023
1 parent 24f74cc commit 8cf70c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
spring-boot = "3.2.0"
spring-boot = "3.2.1"

[libraries]
# Spring Boot
Expand Down

0 comments on commit 8cf70c7

Please sign in to comment.