Skip to content

Commit

Permalink
Update spring boot to v2.7.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent 03bce20 commit 5f304d0
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.16'
springBootVersion = '2.7.18'
springCloudVersion = '3.1.3'
lombokVersion = '1.18.30'
feignVersion = '11.9'
Expand Down

0 comments on commit 5f304d0

Please sign in to comment.