Update ktorVersion
This commit is contained in:
parent
68f01f998c
commit
1cfb98861d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ plugins {
|
|||
kotlin("plugin.serialization") version "1.7.0-RC"
|
||||
}
|
||||
|
||||
val ktorVersion = "2.0.2"
|
||||
val ktorVersion = "2.1.3"
|
||||
|
||||
group = "nl.kallestruik"
|
||||
version = "1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue