Skip to content

Commit

Permalink
Update spring boot to v2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 25, 2022
1 parent 87cf119 commit 82f6a19
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.6.2'
springBootVersion = '2.6.3'
springCloudVersion = '3.1.0'
lombokVersion = '1.18.22'
feignVersion = '11.8'
Expand Down

0 comments on commit 82f6a19

Please sign in to comment.