update to monero-java 0.6.3 supporting set_daemon with authentication

This commit is contained in:
woodser 2022-01-18 19:59:10 -05:00
parent a7a515ec94
commit 295e20bf04

View File

@ -40,7 +40,7 @@ configure(subprojects) {
grpcVersion = '1.25.0'
gsonVersion = '2.8.5'
guavaVersion = '28.2-jre'
moneroJavaVersion = '0.6.0'
moneroJavaVersion = '0.6.3'
httpclient5Version = '5.0'
guiceVersion = '4.2.2'
hamcrestVersion = '1.3'