fix(deps): update ktor to v2.1.2 (#340)
This commit is contained in:
@ -22,8 +22,8 @@ dependencies {
|
||||
// IMPLEMENTATION
|
||||
|
||||
implementation(projects.kompendiumCore)
|
||||
implementation("io.ktor:ktor-server-core:2.1.1")
|
||||
implementation("io.ktor:ktor-server-locations:2.1.1")
|
||||
implementation("io.ktor:ktor-server-core:2.1.2")
|
||||
implementation("io.ktor:ktor-server-locations:2.1.2")
|
||||
|
||||
// TESTING
|
||||
|
||||
|
Reference in New Issue
Block a user