fix(deps): update ktor to v2.1.1 (#312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -20,8 +20,8 @@ dependencies {
|
||||
// IMPLEMENTATION
|
||||
|
||||
implementation(projects.kompendiumCore)
|
||||
implementation("io.ktor:ktor-server-core:2.1.0")
|
||||
implementation("io.ktor:ktor-server-locations:2.1.0")
|
||||
implementation("io.ktor:ktor-server-core:2.1.1")
|
||||
implementation("io.ktor:ktor-server-locations:2.1.1")
|
||||
|
||||
// TESTING
|
||||
|
||||
|
Reference in New Issue
Block a user