Skip to content

Commit

Permalink
Update spring boot to v2.7.13 (#915)
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] committed Jun 22, 2023
1 parent 8c5b6e4 commit ae25eb1
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.3'

// https://github.com/spring-projects/spring-boot/releases
springBootVersion = '2.7.12'
springBootVersion = '2.7.13'
// https://github.com/spring-cloud/spring-cloud-release/releases
springCloudVersion = '2021.0.5'
// https://github.com/alibaba/spring-cloud-alibaba/releases
Expand Down

0 comments on commit ae25eb1

Please sign in to comment.