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