mirror of
https://github.com/haveno-dex/haveno.git
synced 2024-12-22 11:39:29 +00:00
update to monero-java 0.6.3 supporting set_daemon with authentication
This commit is contained in:
parent
a7a515ec94
commit
295e20bf04
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue