Skip to content

Commit

Permalink
Upgrade to spring boot 2.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jericks committed Oct 31, 2020
1 parent 5789ff1 commit eac0e7e
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.4.RELEASE'
id 'org.springframework.boot' version '2.3.5.RELEASE'
id 'com.adarshr.test-logger' version '2.1.0'
id 'groovy'
}
Expand Down

0 comments on commit eac0e7e

Please sign in to comment.