Commit edc15cde authored by 类C语言是一家's avatar 类C语言是一家 Committed by memetrollsXD
Browse files

update org.reflections

0.9.12->0.10.2
to avoid `[INFO] Unknown command` (#148)
parent cfeec14d
......@@ -33,7 +33,7 @@ dependencies {
implementation group: 'com.google.code.gson', name: 'gson', version: '2.8.8'
implementation group: 'com.google.protobuf', name: 'protobuf-java', version: '3.18.1'
implementation group: 'org.reflections', name: 'reflections', version: '0.9.12'
implementation group: 'org.reflections', name: 'reflections', version: '0.10.2'
implementation group: 'dev.morphia.morphia', name: 'core', version: '1.6.1'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment