Skip to content

Commit

Permalink
build(deps): bump plugin.serialization from 2.0.20 to 2.0.21 (#178)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent 43c8807 commit f8124e8
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 @@ -16,7 +16,7 @@ plugins {
alias(libs.plugins.kover) // Gradle Kover Plugin
id("com.github.node-gradle.node") version "7.1.0"
id("org.jlleitschuh.gradle.ktlint") version "12.1.1"
kotlin("plugin.serialization") version "2.0.20"
kotlin("plugin.serialization") version "2.0.21"
}

group = properties("pluginGroup").get()
Expand Down

0 comments on commit f8124e8

Please sign in to comment.