Kotlin 1.5.30, libsodium update, coroutines/serialization update

This commit is contained in:
Ugljesa Jovanovic 2021-09-23 21:21:11 +02:00
parent 965615f145
commit 0a1f559d4a
No known key found for this signature in database
GPG Key ID: 178E6DFCECCB0E0F
2 changed files with 5 additions and 5 deletions

View File

@ -15,10 +15,10 @@
*/
object Versions {
val kotlinCoroutines = "1.5.0-native-mt"
val kotlin = "1.5.21"
val kotlinSerialization = "1.0.1"
val kotlinSerializationPlugin = "1.5.10"
val kotlinCoroutines = "1.5.2-native-mt"
val kotlin = "1.5.30"
val kotlinSerialization = "1.3.0-RC"
val kotlinSerializationPlugin = "1.5.30"
val atomicfu = "0.14.3-M2-2-SNAPSHOT" //NOTE: my linux arm32 and arm64 build
val nodePlugin = "1.3.0"
val dokkaPlugin = "1.5.0"

@ -1 +1 @@
Subproject commit 710b2d3963347017ba73047550d8822e50d3bcec
Subproject commit 31e0c16a16ff1b566d7c0e17c218de1560656d44