mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 01:08:50 -06:00
Bump ktorVersion from 1.5.2 to 1.5.3
Bumps `ktorVersion` from 1.5.2 to 1.5.3. Updates `ktor-client-mock` from 1.5.2 to 1.5.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `ktor-jackson` from 1.5.2 to 1.5.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `ktor-client-android` from 1.5.2 to 1.5.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `ktor-client-core` from 1.5.2 to 1.5.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `ktor-client-jackson` from 1.5.2 to 1.5.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `ktor-client-json` from 1.5.2 to 1.5.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) 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/master/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) 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/master/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) 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/master/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) 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/master/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Quentin Hibon
parent
e1ec8cfa10
commit
212cc4259b
@@ -77,7 +77,7 @@ dependencies {
|
||||
val daggerVersion = "2.33"
|
||||
val kotlinVersion = "1.4.32"
|
||||
val kxCoroutinesVersion = "1.4.2"
|
||||
val ktorVersion = "1.5.2"
|
||||
val ktorVersion = "1.5.3"
|
||||
val espressoVersion = "3.3.0"
|
||||
|
||||
androidTestImplementation("androidx.test.espresso:espresso-contrib:$espressoVersion")
|
||||
|
||||
Reference in New Issue
Block a user