Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies to v3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 8442e97 commit a9f7dfb
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 @@ -4,7 +4,7 @@ kotlinx = "1.9.0"
spring-boot = "2.7.18"
spring-framework = "5.3.39"
spring-framework-6x = "6.1.13"
spring-boot-3x = "3.3.3"
spring-boot-3x = "3.3.4"
spring-dependency-management = "1.1.6"
spring-kafka = "2.9.13"
spring-kafka-3x = "3.2.4"
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 @@ -6,7 +6,7 @@ scala3x = "3.4.1"
quarkus = "3.15.0"

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

0 comments on commit a9f7dfb

Please sign in to comment.