File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ repositories {
9
9
10
10
dependencies {
11
11
implementation(" com.algolia:algoliasearch-client-kotlin" )
12
- implementation(" io.ktor:ktor-client-okhttp:2.3.10 " )
12
+ implementation(" io.ktor:ktor-client-okhttp:2.3.11 " )
13
13
implementation(" ch.qos.logback:logback-classic:1.5.6" )
14
14
implementation(" io.github.cdimascio:dotenv-kotlin:6.4.1" )
15
15
}
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ repositories {
12
12
13
13
dependencies {
14
14
implementation(" com.algolia:algoliasearch-client-kotlin" )
15
- implementation(" io.ktor:ktor-client-okhttp:2.3.10 " )
15
+ implementation(" io.ktor:ktor-client-okhttp:2.3.11 " )
16
16
implementation(" ch.qos.logback:logback-classic:1.5.6" )
17
17
implementation(" io.github.cdimascio:dotenv-kotlin:6.4.1" )
18
18
}
You can’t perform that action at this time.
0 commit comments