Skip to content

Commit

Permalink
Merge pull request #529 from lunatech-labs/dependabot/gradle/io.ktor-…
Browse files Browse the repository at this point in the history
…ktor-server-host-common-jvm-2.3.8

chore(deps): bump io.ktor:ktor-server-host-common-jvm from 2.3.2 to 2.3.8
  • Loading branch information
leo-bogastry authored Mar 10, 2024
2 parents 730c644 + ed4b5ba commit b22d89a
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 @@ -54,7 +54,7 @@ dependencies {
implementation "io.ktor:ktor-server-content-negotiation-jvm:2.3.7"
implementation "io.ktor:ktor-server-netty-jvm:2.3.7"
implementation "io.ktor:ktor-server-core-jvm:2.3.7"
implementation "io.ktor:ktor-server-host-common-jvm:2.3.2"
implementation "io.ktor:ktor-server-host-common-jvm:2.3.8"
implementation "io.ktor:ktor-server-auth:2.3.5"
implementation "io.ktor:ktor-server-auth-jwt:2.3.7"
implementation "io.ktor:ktor-server-sessions-jvm:2.3.5"
Expand Down

0 comments on commit b22d89a

Please sign in to comment.