Skip to content

Commit

Permalink
Update spring boot to v2.7.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2023
1 parent a82a243 commit fdcc923
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 @@ -4,7 +4,7 @@ buildscript {
gradlePluginPortal()
mavenCentral()
}
springBootVersion = '2.7.14'
springBootVersion = '2.7.15'
springCloudVersion = '3.1.3'
lombokVersion = '1.18.24'
feignVersion = '11.9'
Expand Down

0 comments on commit fdcc923

Please sign in to comment.