Skip to content

Commit

Permalink
Upgraded spring boot dependency to 2.6.4 #1057
Browse files Browse the repository at this point in the history
  • Loading branch information
de-jcup committed Feb 28, 2022
1 parent c54256a commit a7e4c2f
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 @@ -26,7 +26,7 @@ plugins {
id 'org.asciidoctor.jvm.convert' version '3.3.2'
id 'org.asciidoctor.jvm.pdf' version '3.3.2'
id 'org.openapi.generator' version '5.2.0'
id 'org.springframework.boot' version '2.6.2' apply false
id 'org.springframework.boot' version '2.6.4' apply false
id 'com.diffplug.spotless' version '6.2.1'
}
/* check buildsystem */
Expand Down

0 comments on commit a7e4c2f

Please sign in to comment.