Merge pull request #11 from ouchadam/dependabot/gradle/ktorVer-1.6.8

Bump ktorVer from 1.6.7 to 1.6.8
This commit is contained in:
Adam Brown 2022-03-16 20:54:11 +00:00 committed by GitHub
commit 9e8764f92f
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.0"
def ktorVer = "1.6.7"
def ktorVer = "1.6.8"
google = new DependenciesContainer()
google.with {