Skip to content

Commit

Permalink
Merge pull request #25 from stephenWanjala/dependabot/gradle/org.jetb…
Browse files Browse the repository at this point in the history
…rains.kotlin.plugin.serialization-2.0.10

Bump org.jetbrains.kotlin.plugin.serialization from 2.0.0 to 2.0.10
  • Loading branch information
stephenWanjala authored Aug 13, 2024
2 parents 6638e57 + 5d4ce67 commit 05e98cc
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 @@ -11,7 +11,7 @@ val kmongoVersion: String by project
plugins {
kotlin("jvm") version "2.0.10"
id("io.ktor.plugin") version "2.3.12"
id("org.jetbrains.kotlin.plugin.serialization") version "2.0.0"
id("org.jetbrains.kotlin.plugin.serialization") version "2.0.10"
}

group = "com.github.stephenwanjala"
Expand Down

0 comments on commit 05e98cc

Please sign in to comment.