Skip to content

Commit

Permalink
Upgrade spring boot to 2.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jericks committed Mar 3, 2022
1 parent 5cf310e commit 1f44d24
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
@@ -1,5 +1,5 @@
plugins {
id 'org.springframework.boot' version '2.6.3'
id 'org.springframework.boot' version '2.6.4'
id 'com.adarshr.test-logger' version '2.1.0'
id 'groovy'
}
Expand Down

0 comments on commit 1f44d24

Please sign in to comment.