Skip to content

Commit b19e1dc

Browse files
Bump gradle-apt-plugin from 0.15 to 0.21
Bumps gradle-apt-plugin from 0.15 to 0.21. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b1860de commit b19e1dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
maven { url 'https://plugins.gradle.org/m2/' }
77
}
88
dependencies {
9-
classpath 'net.ltgt.gradle:gradle-apt-plugin:0.15'
9+
classpath 'net.ltgt.gradle:gradle-apt-plugin:0.21'
1010
classpath 'se.transmode.gradle:gradle-docker:1.2'
1111
}
1212
}

0 commit comments

Comments
 (0)