Skip to content

Commit

Permalink
chore(deps): update ktorversion to v1.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 27, 2021
1 parent e9008ec commit b6e82d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ kotlin {
}
}

val ktorVersion = "1.6.5"
val ktorVersion = "1.6.6"
val serializationVersion = "1.3.1"

sourceSets {
Expand Down

0 comments on commit b6e82d8

Please sign in to comment.