Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Commit d6a9640

Browse files
committed
klaxon 5.2 -> 5.5
1 parent 26e6fa1 commit d6a9640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ repositories {
1010

1111
dependencies {
1212
implementation("com.squareup:kotlinpoet:1.6.0")
13-
implementation("com.beust:klaxon:5.2")
13+
implementation("com.beust:klaxon:5.5")
1414
implementation("org.jsoup:jsoup:1.13.1")
1515
}

0 commit comments

Comments
 (0)