Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

Commit

Permalink
Update Kotlin Serialization
Browse files Browse the repository at this point in the history
  • Loading branch information
cyb3rko committed Jul 22, 2022
1 parent 81db335 commit 5ce6645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ dependencies {
// implementation 'io.ktor:ktor-client-logging-jvm:1.6.8'
implementation 'io.ktor:ktor-client-serialization:1.6.8'
implementation 'org.java-websocket:Java-WebSocket:1.5.3'
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.2'
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.3'
}

0 comments on commit 5ce6645

Please sign in to comment.