Skip to content

Commit

Permalink
Merge pull request #20 from stephenWanjala/dependabot/gradle/io.ktor.…
Browse files Browse the repository at this point in the history
…plugin-2.3.12

Bump io.ktor.plugin from 2.3.11 to 2.3.12
  • Loading branch information
stephenWanjala authored Jun 24, 2024
2 parents 69a8eba + 9f5ae4f commit a9e6b79
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 @@ -10,7 +10,7 @@ val kmongoVersion: String by project

plugins {
kotlin("jvm") version "2.0.0"
id("io.ktor.plugin") version "2.3.11"
id("io.ktor.plugin") version "2.3.12"
id("org.jetbrains.kotlin.plugin.serialization") version "2.0.0"
}

Expand Down

0 comments on commit a9e6b79

Please sign in to comment.