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

Commit 5f34f9a

Browse files
authored
Merge pull request #83 from Project-Cepi/renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.4.1
2 parents bb18d04 + d5cf59d commit 5f34f9a

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
@@ -41,7 +41,7 @@ dependencies {
4141
compileOnly("com.github.Minestom:Minestom:4a976a3333")
4242

4343
// import kotlinx serialization
44-
compileOnly("org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.0")
44+
compileOnly("org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1")
4545
}
4646

4747
configurations {

0 commit comments

Comments
 (0)