Skip to content

Commit ef88b67

Browse files
Update dependency org.reflections:reflections to v0.10.2
1 parent 53931a6 commit ef88b67

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.8.0'
1414
coverallsVersion = '2.8.3'
1515
disruptorVersion = '3.4.4'
16-
reflectionsVersion = '0.9.11'
16+
reflectionsVersion = '0.10.2'
1717
feignVersion = '3.1.3'
1818
jacksonVersion = '2.13.3'
1919
podamVersion = '7.2.9.RELEASE'

0 commit comments

Comments
 (0)