Skip to content

Commit aa65c3b

Browse files
authored
Merge pull request #87 from Jozott00/dependabot/gradle/com.akuleshov7-ktoml-core-0.5.2
Bump com.akuleshov7:ktoml-core from 0.5.1 to 0.5.2
2 parents a1887c0 + a61013d commit aa65c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
implementation("org.java-websocket:Java-WebSocket:1.5.7")
3737
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3")
3838
implementation("com.beust:klaxon:5.6")
39-
implementation("com.akuleshov7:ktoml-core:0.5.1")
39+
implementation("com.akuleshov7:ktoml-core:0.5.2")
4040
implementation("com.akuleshov7:ktoml-file:0.5.2")
4141
implementation("io.arrow-kt:arrow-core:1.2.4")
4242

0 commit comments

Comments
 (0)