chore: update dependencies. (#510)

* chore: update dependencies.
pull/523/head
Ryan Wang 2020-01-20 12:25:12 +08:00 committed by GitHub
parent 47e9563fe2
commit 4be31d8923
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.freefair.lombok" version "3.6.6"
// id 'war'
id 'java'