Skip to content

Commit

Permalink
fix(deps): update spring boot to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent e52df51 commit bc46895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ buildscript {
protobufGradlePluginVersion = '0.9.4'

// https://github.com/spring-projects/spring-boot/releases
springBootVersion = '3.2.5'
springBootVersion = '3.3.0'
// https://github.com/spring-cloud/spring-cloud-release/releases
springCloudVersion = '2023.0.1'
// https://github.com/alibaba/spring-cloud-alibaba/releases
Expand Down

0 comments on commit bc46895

Please sign in to comment.