Bump reflections from 0.9.11 to 0.9.12 (#46)
Bumps [reflections](https://github.com/ronmamo/reflections) from 0.9.11 to 0.9.12. - [Release notes](https://github.com/ronmamo/reflections/releases) - [Commits](https://github.com/ronmamo/reflections/compare/0.9.11...0.9.12) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
daad4bdbc2
commit
dbf4f43019
@ -60,7 +60,7 @@ dependencies {
|
||||
}
|
||||
// Use MySQL Connector-J
|
||||
compile 'mysql:mysql-connector-java'
|
||||
compile 'org.reflections:reflections:0.9.11'
|
||||
compile 'org.reflections:reflections:0.9.12'
|
||||
compile 'org.apache.commons:commons-lang3:3.11'
|
||||
compile 'com.google.api-client:google-api-client:1.31.2'
|
||||
compile 'com.google.apis:google-api-services-youtube:v3-rev20210210-1.31.0'
|
||||
|
Loading…
Reference in New Issue
Block a user