Skip to content

Commit

Permalink
Merge pull request #536 from lunatech-labs/dependabot/gradle/io.ktor-…
Browse files Browse the repository at this point in the history
…ktor-server-default-headers-2.3.9

chore(deps): bump io.ktor:ktor-server-default-headers from 2.3.4 to 2.3.9
  • Loading branch information
leo-bogastry authored Mar 10, 2024
2 parents ebdaa74 + 8540e74 commit db753df
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 @@ -49,7 +49,7 @@ dependencies {
implementation "org.quartz-scheduler:quartz:2.3.2"

implementation "io.ktor:ktor-server-status-pages:2.3.8"
implementation "io.ktor:ktor-server-default-headers:2.3.4"
implementation "io.ktor:ktor-server-default-headers:2.3.9"
implementation "io.ktor:ktor-server-cors:2.3.8"
implementation "io.ktor:ktor-server-content-negotiation-jvm:2.3.7"
implementation "io.ktor:ktor-server-netty-jvm:2.3.7"
Expand Down

0 comments on commit db753df

Please sign in to comment.