Update dependency org.reflections:reflections to v0.10.2
This commit is contained in:
parent
e67e2ecda3
commit
8318ee67e0
@ -64,7 +64,7 @@ dependencies {
|
||||
implementation(platform("org.apache.logging.log4j:log4j-bom:2.17.1"))
|
||||
// Use MySQL Connector-J
|
||||
compile 'mysql:mysql-connector-java'
|
||||
compile 'org.reflections:reflections:0.9.12'
|
||||
compile 'org.reflections:reflections:0.10.2'
|
||||
compile 'org.apache.commons:commons-lang3:3.12.0'
|
||||
compile 'com.google.api-client:google-api-client:1.31.5'
|
||||
compile 'com.google.apis:google-api-services-youtube:v3-rev20210410-1.31.0'
|
||||
|
Loading…
Reference in New Issue
Block a user