Skip to content

Commit

Permalink
Bump io.ktor.plugin from 3.0.2 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps io.ktor.plugin from 3.0.2 to 3.0.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Dec 24, 2024
1 parent 9d89490 commit fc1b488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id("aap-tilgang.conventions")
kotlin("jvm")
id("io.ktor.plugin") version "3.0.2"
id("io.ktor.plugin") version "3.0.3"
application
}

Expand Down

0 comments on commit fc1b488

Please sign in to comment.