Skip to content

Commit

Permalink
fix(deps): update spring boot to v3.2.5 (#401)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 19, 2024
1 parent f220d2a commit 48af208
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
Expand Up @@ -4,7 +4,7 @@ kotlinx = "1.8.0"
spring-boot = "2.7.18"
spring-framework = "5.3.34"
spring-framework-6x = "6.1.6"
spring-boot-3x = "3.2.4"
spring-boot-3x = "3.2.5"
spring-dependency-management = "1.1.4"
spring-kafka = "2.9.13"
spring-kafka-3x = "3.1.4"
Expand Down

0 comments on commit 48af208

Please sign in to comment.