Bump ktorVersion from 1.5.2 to 1.5.3

Bumps `ktorVersion` from 1.5.2 to 1.5.3.

Updates `ktor-server-netty` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/1.5.2...1.5.3)

Updates `ktor-server-core` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/1.5.2...1.5.3)

Updates `ktor-html-builder` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/1.5.2...1.5.3)

Updates `ktor-server-tests` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/1.5.2...1.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
pull/884/head
dependabot[bot] 5 years ago committed by GitHub
parent df4355c072
commit 1d236c1461
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -33,7 +33,7 @@ application {
}
dependencies {
val ktorVersion = "1.5.2"
val ktorVersion = "1.5.3"
val kotlinVersion = "1.4.32"
val logbackVersion = "1.2.3"
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlinVersion")

Loading…
Cancel
Save