Skip to content

Commit

Permalink
fix(deps): update spring core (#390)
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 11, 2024
1 parent 42105e0 commit f1929f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
kotlin = "1.9.23"
kotlinx = "1.8.0"
spring-boot = "2.7.18"
spring-framework = "5.3.33"
spring-framework-6x = "6.1.5"
spring-framework = "5.3.34"
spring-framework-6x = "6.1.6"
spring-boot-3x = "3.2.4"
spring-dependency-management = "1.1.4"
spring-kafka = "2.9.13"
Expand Down

0 comments on commit f1929f0

Please sign in to comment.