Skip to content

Commit

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

Bump org.jetbrains.kotlin.plugin.serialization from 2.0.10 to 2.0.20
  • Loading branch information
stephenWanjala authored Aug 27, 2024
2 parents b0ebd7c + b865ecd commit c6a60b6
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.10"
id("org.jetbrains.kotlin.plugin.serialization") version "2.0.20"
}

group = "com.github.stephenwanjala"
Expand Down

0 comments on commit c6a60b6

Please sign in to comment.