Skip to content

Commit 1391a33

Browse files
committed
Update dependency org.reflections:reflections to v0.10
1 parent efdf343 commit 1391a33

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
@@ -13,7 +13,7 @@ buildscript {
1313
spockReportsVersion = '1.7.1'
1414
coverallsVersion = '2.8.2'
1515
disruptorVersion = '3.4.0'
16-
reflectionsVersion = '0.9.11'
16+
reflectionsVersion = '0.10'
1717
feignVersion = '2.2.3.RELEASE'
1818
jacksonVersion = '2.11.1'
1919
podamVersion = '7.2.3.RELEASE'

0 commit comments

Comments
 (0)