Skip to content

Commit a61013d

Browse files
Bump com.akuleshov7:ktoml-core from 0.5.1 to 0.5.2
Bumps [com.akuleshov7:ktoml-core](https://github.com/akuleshov7/ktoml) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/akuleshov7/ktoml/releases) - [Commits](orchestr7/ktoml@v0.5.1...v0.5.2) --- updated-dependencies: - dependency-name: com.akuleshov7:ktoml-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1887c0 commit a61013d

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)