Skip to content

Commit

Permalink
Merge pull request #429 from lunatech-labs/dependabot/gradle/io.ktor-…
Browse files Browse the repository at this point in the history
…ktor-client-apache-jvm-2.3.4

chore(deps): bump io.ktor:ktor-client-apache-jvm from 2.3.0 to 2.3.4
  • Loading branch information
leo-bogastry authored Sep 12, 2023
2 parents a7476ad + a076014 commit a1d9811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencies {
implementation "io.ktor:ktor-server-auth-jwt:2.3.2"
implementation "io.ktor:ktor-server-sessions-jvm:2.3.0"
implementation "io.ktor:ktor-serialization-jackson:2.3.1"
implementation "io.ktor:ktor-client-apache-jvm:2.3.0"
implementation "io.ktor:ktor-client-apache-jvm:2.3.4"

implementation "org.apache.poi:poi-ooxml:5.2.3"
implementation "io.ktor:ktor-client-core-jvm:2.3.1"
Expand Down

0 comments on commit a1d9811

Please sign in to comment.