Skip to content

Commit aeb7092

Browse files
authored
Merge pull request #342 from jbgi/update-retrolambda
Update to latest retrolambda
2 parents 5f75082 + 99a7642 commit aeb7092

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ ext {
77
buildscript {
88
ext {
99
uptodateVersion = "1.6.3"
10-
retrolambdaPluginVersion = "3.5.0"
11-
retrolambdaVersion = "2.5.1"
10+
retrolambdaPluginVersion = "3.7.0"
11+
retrolambdaVersion = "2.5.4"
1212
}
1313

1414
repositories {

0 commit comments

Comments
 (0)