Use klaxon 5.0.11

This commit is contained in:
ligi 2019-08-12 15:43:36 +02:00
parent 0469c52608
commit 0f96a6eb8d
No known key found for this signature in database
GPG Key ID: 8E81894010ABF23D

View File

@ -35,7 +35,7 @@ dependencies {
implementation "com.github.komputing.kethereum:functions:${KETHEREUM_VERSION}"
implementation "com.github.komputing.kethereum:crypto_impl_bouncycastle:${KETHEREUM_VERSION}"
implementation 'com.beust:klaxon:5.0.5'
implementation 'com.beust:klaxon:5.0.11'
implementation 'com.squareup.moshi:moshi-kotlin:1.8.0'
implementation 'com.squareup.okhttp3:okhttp:4.0.1'