Skip to content

Commit

Permalink
Upgrade Spring Boot to 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
drumonii committed Dec 6, 2019
1 parent d93da89 commit caeb253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle
@@ -1,5 +1,5 @@
plugins {
id 'org.springframework.boot' version '2.2.1.RELEASE'
id 'org.springframework.boot' version '2.2.2.RELEASE'
id 'io.spring.dependency-management' version '1.0.8.RELEASE'
id 'org.asciidoctor.convert' version '1.5.8'
id 'java'
Expand Down

0 comments on commit caeb253

Please sign in to comment.