Skip to content

Commit

Permalink
Merge pull request #397 from huisam/renovate/spring-boot
Browse files Browse the repository at this point in the history
fix(deps): update spring boot to v3.4.1
  • Loading branch information
huisam authored Jan 11, 2025
2 parents 6a331ea + bfad96b commit 3a8d7db
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.0.21"
kotlin-coroutine = "1.9.0"
spring-boot = "3.3.5"
spring-boot = "3.4.1"
spring-cloud = "2023.0.3"

test-containers = "1.20.2"
Expand Down

0 comments on commit 3a8d7db

Please sign in to comment.