Get kotlin-serialization-rutime from Maven Central.

This commit is contained in:
Erik C. Thauvin 2021-03-21 17:07:03 -07:00
parent 4b1b6a6664
commit e0e110fb23
61 changed files with 235 additions and 235 deletions

View file

@ -63,7 +63,7 @@
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-serialization-runtime-jvm</artifactId>
<version>1.0-M1-1.4.0-rc-218</version>
<version>1.0-M1-1.4.0-rc</version>
<scope>runtime</scope>
</dependency>
</dependencies>