Skip to content

Commit ec32c43

Browse files
authored
Merge pull request #72 from SanctumLabs/dependabot/gradle/io.ktor.plugin-3.1.1
build(deps): bump io.ktor.plugin from 3.0.3 to 3.1.1
2 parents 772f329 + f4eab28 commit ec32c43

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.1.10"
22-
id("io.ktor.plugin") version "3.0.3"
22+
id("io.ktor.plugin") version "3.1.1"
2323
id("org.jetbrains.kotlin.plugin.serialization") version "2.1.10"
2424
id("io.gitlab.arturbosch.detekt") version "1.23.7"
2525
}

0 commit comments

Comments
 (0)