Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin.plugin.serialization from 1.9.21 to 1.9.22 (#…
Browse files Browse the repository at this point in the history
…93)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 293b865 commit ded582e
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 @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
kotlin("jvm") version "1.9.22"
id("org.jetbrains.kotlin.plugin.serialization") version "1.9.21"
id("org.jetbrains.kotlin.plugin.serialization") version "1.9.22"
id("org.cqfn.diktat.diktat-gradle-plugin") version "1.2.5"
`maven-publish`
}
Expand Down

0 comments on commit ded582e

Please sign in to comment.