Skip to content

Commit

Permalink
Merge pull request #27 from Lesmiscore/renovate/com.beust-klaxon-5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Lesmiscore committed May 5, 2022
2 parents d54a980 + 656bc0b commit 1e56b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repositories {

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
implementation 'com.beust:klaxon:5.4'
implementation 'com.beust:klaxon:5.6'
implementation 'com.google.guava:guava:31.1-jre'
implementation 'commons-codec:commons-codec:1.15'
implementation 'org.bitcoinj:bitcoinj-core:0.16.1'
Expand Down

0 comments on commit 1e56b7b

Please sign in to comment.