Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies to v6.1.14 (#607)
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 Oct 17, 2024
1 parent fb9b195 commit ee968eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kotlin = "2.0.21"
kotlinx = "1.9.0"
spring-boot = "2.7.18"
spring-framework = "5.3.39"
spring-framework-6x = "6.1.13"
spring-framework-6x = "6.1.14"
spring-boot-3x = "3.3.4"
spring-dependency-management = "1.1.6"
spring-kafka = "2.9.13"
Expand Down
2 changes: 1 addition & 1 deletion recipes/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ quarkus = "3.15.1"

# Spring-Boot
spring-boot = "3.3.4"
spring-framework = "6.1.13"
spring-framework = "6.1.14"
spring-dependency-management = "1.1.6"
spring-kafka = "3.2.4"

Expand Down

0 comments on commit ee968eb

Please sign in to comment.