upgrade deps
This commit is contained in:
parent
2b35112566
commit
f22ecf493b
@ -16,7 +16,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "net.sergeych"
|
||||
version = "0.6.1-SNAPSHOT"
|
||||
version = "0.6.3-SNAPSHOT"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
@ -60,7 +60,7 @@ kotlin {
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1")
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.2")
|
||||
api("io.ktor:ktor-client-core:$ktor_version")
|
||||
api("net.sergeych:crypto2:0.7.2-SNAPSHOT")
|
||||
api("net.sergeych:crypto2:0.7.4-SNAPSHOT")
|
||||
}
|
||||
}
|
||||
val ktorSocketMain by creating {
|
||||
|
Loading…
x
Reference in New Issue
Block a user