Skip to content

Commit

Permalink
Update dependency org.reflections:reflections to v0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2022
1 parent 150194b commit eb860fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildscript {
spockReportsVersion = '1.8.0'
coverallsVersion = '2.8.3'
disruptorVersion = '3.4.4'
reflectionsVersion = '0.9.11'
reflectionsVersion = '0.10.2'
feignVersion = '3.1.4'
jacksonVersion = '2.13.4'
podamVersion = '7.2.10.RELEASE'
Expand Down

0 comments on commit eb860fb

Please sign in to comment.