Bump net.ltgt.apt-idea from 0.19 to 0.21 in /Plan (#1022)

Bumps net.ltgt.apt-idea from 0.19 to 0.21.

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-05-01 10:58:35 +03:00 committed by Risto Lahtela
parent b9853ac961
commit 1fac64da27

View File

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