Skip to content

Commit

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

chore(deps): bump io.ktor.plugin from 2.3.7 to 2.3.8
  • Loading branch information
BrianLusina authored Feb 7, 2024
2 parents 361ef67 + 4b4c8e7 commit 64128fa
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 "1.9.22"
id("io.ktor.plugin") version "2.3.7"
id("io.ktor.plugin") version "2.3.8"
id("org.jetbrains.kotlin.plugin.serialization") version "1.9.22"
id("io.gitlab.arturbosch.detekt") version "1.23.4"
}
Expand Down

0 comments on commit 64128fa

Please sign in to comment.