Skip to content

Commit e8cbdf2

Browse files
authored
Merge pull request #613 from lunatech-labs/dependabot/gradle/io.ktor-ktor-client-apache-jvm-2.3.12
chore(deps): bump io.ktor:ktor-client-apache-jvm from 2.3.7 to 2.3.12
2 parents cd0bb66 + 1b31b12 commit e8cbdf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848
implementation "io.ktor:ktor-server-auth-jwt:2.3.11"
4949
implementation "io.ktor:ktor-server-sessions-jvm:2.3.5"
5050
implementation "io.ktor:ktor-serialization-jackson:2.3.10"
51-
implementation "io.ktor:ktor-client-apache-jvm:2.3.7"
51+
implementation "io.ktor:ktor-client-apache-jvm:2.3.12"
5252

5353
implementation "org.apache.poi:poi-ooxml:5.2.5"
5454
implementation "io.ktor:ktor-client-core-jvm:2.3.12"

0 commit comments

Comments
 (0)