Skip to content

Commit 8492d22

Browse files
committed
Bump Reflections 0.9.12 -> 0.10.2
1 parent 3c389f1 commit 8492d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ dependencies {
8989
exclude module: 'gson'
9090
}
9191

92-
jarLibs('org.reflections:reflections:0.9.12') {
92+
jarLibs('org.reflections:reflections:0.10.2') {
9393
exclude module: 'gson'
9494
exclude module: 'guava'
9595
}

0 commit comments

Comments
 (0)