Merge pull request #59 from ouchadam/dependabot/gradle/ktorVer-2.0.3

Bump ktorVer from 2.0.2 to 2.0.3
This commit is contained in:
Adam Brown 2022-06-29 20:08:25 +01:00 committed by GitHub
commit d6d03c7b24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ ext.Dependencies.with {
def kotlinVer = "1.6.10"
def sqldelightVer = "1.5.3"
def composeVer = "1.1.1"
def ktorVer = "2.0.2"
def ktorVer = "2.0.3"
google = new DependenciesContainer()
google.with {