Skip to content

Commit 4b88f35

Browse files
authored
Merge pull request #84 from SanctumLabs/dependabot/gradle/io.ktor.plugin-3.2.2
build(deps): bump io.ktor.plugin from 3.2.1 to 3.2.2
2 parents 90681e7 + dfd5734 commit 4b88f35

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)