Samples: Update KTOR: 1.1.2 -> 1.2.1
This commit is contained in:
committed by
Ilya Matveev
parent
646c53effb
commit
c1a4272e7a
@@ -31,7 +31,7 @@ kotlin {
|
|||||||
}
|
}
|
||||||
httpServerMain {
|
httpServerMain {
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'io.ktor:ktor-server-netty:1.1.2'
|
implementation 'io.ktor:ktor-server-netty:1.2.1'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user