Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Commit

Permalink
Bump io.ktor.plugin from 2.3.2 to 2.3.3
Browse files Browse the repository at this point in the history
Bumps io.ktor.plugin from 2.3.2 to 2.3.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 Aug 3, 2023
1 parent 58190ed commit 6e1854b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
kotlin("jvm") version "1.9.0"
id("io.ktor.plugin") version "2.3.2" apply false
id("io.ktor.plugin") version "2.3.3" apply false
}

allprojects {
Expand Down

0 comments on commit 6e1854b

Please sign in to comment.