Skip to content
This repository was archived by the owner on Jan 30, 2024. It is now read-only.

Commit e6fc292

Browse files
authored
Merge pull request #31 from Jalgaon-CoHelp/dependabot/gradle/ktorVersion-1.6.6
[Update]: Bump ktorVersion from 1.6.5 to 1.6.6
2 parents c68b43d + ff12c21 commit e6fc292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ext {
22
// Kotlin
33
kotlinVersion = '1.5.31'
4-
ktorVersion = '1.6.5'
4+
ktorVersion = '1.6.6'
55

66
// Coroutines
77
coroutinesVersion = "1.5.2"

0 commit comments

Comments
 (0)