Skip to content

Commit 040e5ab

Browse files
Bump org.jetbrains.kotlinx:kotlinx-serialization-core from 1.6.1 to 1.6.2 (hfhbd#221)
1 parent 7c8735f commit 040e5ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", ve
1616
ktor-network = { module = "io.ktor:ktor-network", version = "2.3.6" }
1717
datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.4.1" }
1818
uuid = { module = "app.softwork:kotlinx-uuid-core", version = "0.0.22" }
19-
serialization-core = { module = "org.jetbrains.kotlinx:kotlinx-serialization-core", version = "1.6.1" }
19+
serialization-core = { module = "org.jetbrains.kotlinx:kotlinx-serialization-core", version = "1.6.2" }
2020

2121
[plugins]
2222
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

0 commit comments

Comments
 (0)