Skip to content

Commit dfd5734

Browse files
build(deps): bump io.ktor.plugin from 3.2.1 to 3.2.2
Bumps io.ktor.plugin from 3.2.1 to 3.2.2. --- updated-dependencies: - dependency-name: io.ktor.plugin dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90681e7 commit dfd5734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ version = appVersion
1919
plugins {
2020
application
2121
kotlin("jvm") version "2.2.0"
22-
id("io.ktor.plugin") version "3.2.1"
22+
id("io.ktor.plugin") version "3.2.2"
2323
id("org.jetbrains.kotlin.plugin.serialization") version "2.2.0"
2424
id("io.gitlab.arturbosch.detekt") version "1.23.8"
2525
}

0 commit comments

Comments
 (0)