Skip to content

Commit

Permalink
Merge pull request #31 from OctoFi/dependabot/gradle/com.beust-klaxon…
Browse files Browse the repository at this point in the history
…-5.6

Bump klaxon from 5.5 to 5.6
  • Loading branch information
nathanjessen authored Mar 25, 2022
2 parents 5914235 + 909bd29 commit 151a2ac
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 @@ -58,7 +58,7 @@ dependencies {

implementation "com.squareup.okhttp3:okhttp:4.9.3"

implementation 'com.beust:klaxon:5.5'
implementation 'com.beust:klaxon:5.6'
implementation 'com.squareup.moshi:moshi-kotlin:1.13.0'

testImplementation "org.jetbrains.kotlin:kotlin-test"
Expand Down

0 comments on commit 151a2ac

Please sign in to comment.