Update Ktor version: 1.0.0-beta-2 => 1.0.0 (#2439)
This commit is contained in:
@@ -31,7 +31,7 @@ kotlin {
|
|||||||
}
|
}
|
||||||
httpServerMain {
|
httpServerMain {
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'io.ktor:ktor-server-netty:1.0.0-beta-2'
|
implementation 'io.ktor:ktor-server-netty:1.0.0'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user