Skip to content

Commit

Permalink
fix(deps): update spring boot to v3.2.3 (#1058)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent cb2c19f commit dfe5d82
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.2'
springBootVersion = '3.2.3'
// https://github.com/spring-cloud/spring-cloud-release/releases
springCloudVersion = '2023.0.0'
// https://github.com/alibaba/spring-cloud-alibaba/releases
Expand Down

0 comments on commit dfe5d82

Please sign in to comment.