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 committed Oct 28, 2021
1 parent 2d3c3f2 commit 4364e06
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.0.5'
jacksonVersion = '2.13.0'
podamVersion = '7.2.7.RELEASE'
Expand Down

0 comments on commit 4364e06

Please sign in to comment.