Skip to content

Commit

Permalink
Bump io.ktor.plugin from 2.3.8 to 2.3.9 in /ktor-app
Browse files Browse the repository at this point in the history
Bumps io.ktor.plugin from 2.3.8 to 2.3.9.

---
updated-dependencies:
- dependency-name: io.ktor.plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 303ec8a commit 55034d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ktor-app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ val postgres_version: String by project

plugins {
kotlin("jvm") version "1.9.22"
id("io.ktor.plugin") version "2.3.8"
id("io.ktor.plugin") version "2.3.9"
id("org.jetbrains.kotlin.plugin.serialization") version "1.9.22"
}

Expand Down

0 comments on commit 55034d6

Please sign in to comment.