Skip to content

Commit

Permalink
update spring boot
Browse files Browse the repository at this point in the history
  • Loading branch information
C-Otto committed Oct 31, 2024
1 parent 162f81c commit c79f920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/meta-plugins/platform/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ javaPlatform {
}

dependencies {
val springBootVersion = "3.3.0"
val springBootVersion = "3.3.5"
val grpcVersion = "1.64.0"

api(platform("org.springframework.cloud:spring-cloud-dependencies:2023.0.2"))
Expand Down

0 comments on commit c79f920

Please sign in to comment.