Skip to content

Commit 151a2ac

Browse files
authored
Merge pull request #31 from OctoFi/dependabot/gradle/com.beust-klaxon-5.6
Bump klaxon from 5.5 to 5.6
2 parents 5914235 + 909bd29 commit 151a2ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies {
5858

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

61-
implementation 'com.beust:klaxon:5.5'
61+
implementation 'com.beust:klaxon:5.6'
6262
implementation 'com.squareup.moshi:moshi-kotlin:1.13.0'
6363

6464
testImplementation "org.jetbrains.kotlin:kotlin-test"

0 commit comments

Comments
 (0)