Skip to content

Commit

Permalink
Upgrade Spring Boot to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drumonii committed Oct 31, 2019
1 parent 76b5666 commit f71de2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion backend/build.gradle
@@ -1,5 +1,6 @@
plugins {
id 'org.springframework.boot' version '2.1.9.RELEASE'
id 'org.springframework.boot' version '2.2.0.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 f71de2a

Please sign in to comment.