Skip to content

Commit

Permalink
fix(deps): update spring boot to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent d398ac4 commit cd8868c
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,7 +1,7 @@
[versions]
kotlin = "2.1.0"
kotlinx = "1.9.0"
spring-boot = "2.7.18"
spring-boot = "3.4.0"
spring-framework = "5.3.39"
spring-framework-6x = "6.2.0"
spring-boot-3x = "3.4.0"
Expand Down

0 comments on commit cd8868c

Please sign in to comment.