Bump net.ltgt.apt from 0.19 to 0.21 in /Plan (#1023)

Bumps net.ltgt.apt from 0.19 to 0.21.

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-05-01 11:16:51 +03:00 committed by Risto Lahtela
parent 40b531b3da
commit 41720baf78

View File

@ -3,7 +3,7 @@ plugins {
id "jacoco"
id "checkstyle"
id "org.sonarqube" version "2.7"
id "net.ltgt.apt" version "0.19"
id "net.ltgt.apt" version "0.21"
id "net.ltgt.apt-idea" version "0.21"
id "com.github.johnrengelman.shadow" version "5.0.0"
}