Merge pull request #230 from ouchadam/dependabot/gradle/ktorVer-2.1.3

Bump ktorVer from 2.1.2 to 2.1.3
This commit is contained in:
Adam Brown 2022-10-31 08:25:42 +00:00 committed by GitHub
commit ed9c89e69d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ ext.Dependencies.with {
def kotlinVer = "1.7.20"
def sqldelightVer = "1.5.4"
def composeVer = "1.2.1"
def ktorVer = "2.1.2"
def ktorVer = "2.1.3"
google = new DependenciesContainer()
google.with {