Skip to content

Commit

Permalink
Merge pull request #69 from SanctumLabs/dependabot/gradle/io.ktor.plu…
Browse files Browse the repository at this point in the history
…gin-3.0.3

build(deps): bump io.ktor.plugin from 3.0.2 to 3.0.3
  • Loading branch information
BrianLusina authored Dec 25, 2024
2 parents 237ea73 + e6a89d8 commit 241a51b
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
Expand Up @@ -19,7 +19,7 @@ version = appVersion
plugins {
application
kotlin("jvm") version "2.1.0"
id("io.ktor.plugin") version "3.0.2"
id("io.ktor.plugin") version "3.0.3"
id("org.jetbrains.kotlin.plugin.serialization") version "2.1.0"
id("io.gitlab.arturbosch.detekt") version "1.23.7"
}
Expand Down

0 comments on commit 241a51b

Please sign in to comment.