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 Jul 23, 2022
1 parent 6f5435e commit e37522a
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.3'
jacksonVersion = '2.13.3'
podamVersion = '7.2.9.RELEASE'
Expand Down

0 comments on commit e37522a

Please sign in to comment.