Samples: Update Ktor: 1.0.0 => 1.0.1
This commit is contained in:
committed by
Dmitriy Dolovov
parent
328413337b
commit
b5d7e28d21
@@ -31,7 +31,7 @@ kotlin {
|
||||
}
|
||||
httpServerMain {
|
||||
dependencies {
|
||||
implementation 'io.ktor:ktor-server-netty:1.0.0'
|
||||
implementation 'io.ktor:ktor-server-netty:1.0.1'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user