Skip to content

Commit

Permalink
chore: migrate to spring boot 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
timonback committed Dec 6, 2024
1 parent 2e4d22a commit 63087df
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
Expand Up @@ -21,7 +21,7 @@ protobuf = "4.28.3"
protobuf-plugin = "0.9.4"
spotless = "6.25.0"
spring-boot-plugin = "3.4.0"
spring-cloud = "2023.0.4" # not managed by spring-boot-dependencies
spring-cloud = "2024.0.0" # not managed by spring-boot-dependencies
spring-cloud-stream = "4.1.4" # not managed by spring-boot-dependencies

[libraries]
Expand Down

0 comments on commit 63087df

Please sign in to comment.