Skip to content

Commit

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

chore(deps): bump io.ktor.plugin from 2.3.5 to 2.3.6
  • Loading branch information
BrianLusina authored Nov 8, 2023
2 parents 915103d + bbbf105 commit d6b3db9
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.20"
id("io.ktor.plugin") version "2.3.5"
id("io.ktor.plugin") version "2.3.6"
id("org.jetbrains.kotlin.plugin.serialization") version "1.9.20"
id("io.gitlab.arturbosch.detekt") version "1.23.3"
}
Expand Down

0 comments on commit d6b3db9

Please sign in to comment.