Skip to content

Commit

Permalink
Upgrade to spring boot 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jericks committed Aug 10, 2020
1 parent f21da12 commit 5863b53
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.3.1.RELEASE'
id 'org.springframework.boot' version '2.3.2.RELEASE'
id 'com.adarshr.test-logger' version '2.1.0'
id 'groovy'
}
Expand Down

0 comments on commit 5863b53

Please sign in to comment.