upgrade parsec3
This commit is contained in:
parent
5e61688f0c
commit
f33fca21d1
@ -44,7 +44,7 @@ kotlin {
|
|||||||
val commonMain by getting {
|
val commonMain by getting {
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.3")
|
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.3")
|
||||||
api("net.sergeych:parsec3:0.5.2")
|
api("net.sergeych:parsec3:0.5.3")
|
||||||
api("net.sergeych:unikrypto:1.2.5")
|
api("net.sergeych:unikrypto:1.2.5")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user