Skip to content

Commit 086af05

Browse files
authored
Merge pull request #77 from SanctumLabs/dependabot/gradle/io.ktor.plugin-3.1.3
build(deps): bump io.ktor.plugin from 3.1.2 to 3.1.3
2 parents 4ecef57 + 5b5a7d7 commit 086af05

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.20"
22-
id("io.ktor.plugin") version "3.1.2"
22+
id("io.ktor.plugin") version "3.1.3"
2323
id("org.jetbrains.kotlin.plugin.serialization") version "2.1.20"
2424
id("io.gitlab.arturbosch.detekt") version "1.23.8"
2525
}

0 commit comments

Comments
 (0)