Skip to content

Commit

Permalink
Update dependency org.reflections:reflections to v0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 11, 2021
1 parent b329dc3 commit 8e5a311
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.7.1'
coverallsVersion = '2.8.2'
disruptorVersion = '3.4.4'
reflectionsVersion = '0.9.11'
reflectionsVersion = '0.10.1'
feignVersion = '3.0.4'
jacksonVersion = '2.11.1'
podamVersion = '7.2.3.RELEASE'
Expand Down

0 comments on commit 8e5a311

Please sign in to comment.