Skip to content

Commit 75d4306

Browse files
Uses latest Ktor
1 parent 4cacef1 commit 75d4306

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# /!\ Koin in gradle.properties /!\
44

55
# Core
6-
kotlin = "2.1.20"
6+
kotlin = "2.1.21"
77
binaryValidator = "0.16.3"
88
publish = "2.0.0"
99
coroutines = "1.10.2"
@@ -39,7 +39,7 @@ mockito = "4.8.0"
3939
mockk = "1.13.16"
4040
robolectric = "4.14.1"
4141
# Ktor
42-
ktor = "3.2.2"
42+
ktor = "3.2.3"
4343
slf4j = "2.0.17"
4444
uuidVersion = "0.8.4"
4545

0 commit comments

Comments
 (0)