Get kotlin-serialization-rutime from Maven Central.
This commit is contained in:
parent
4b1b6a6664
commit
e0e110fb23
61 changed files with 235 additions and 235 deletions
|
@ -48,7 +48,7 @@ dependencies {
|
|||
implementation("com.squareup.okhttp3:okhttp:${versions.okhttp}")
|
||||
implementation("com.squareup.okhttp3:logging-interceptor:${versions.okhttp}")
|
||||
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-serialization-runtime:1.0-M1-1.4.0-rc-218")
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-serialization-runtime:1.0-M1-1.4.0-rc")
|
||||
testImplementation("org.mockito:mockito-core:3.8.0")
|
||||
testImplementation("org.testng:testng:7.4.0")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue