Skip to content

Commit

Permalink
Merge pull request #24 from TegroTON/renovate/org.jetbrains.kotlin.pl…
Browse files Browse the repository at this point in the history
…ugin.serialization-1.x

chore(deps): update plugin org.jetbrains.kotlin.plugin.serialization to v1.9.22
  • Loading branch information
DeFiTON authored Dec 23, 2023
2 parents 8c391ad + 133f0eb commit 39cbba5
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 @@ -7,7 +7,7 @@ plugins {
kotlin("kapt") version "1.7.22" apply false
kotlin("plugin.spring") version "1.9.20" apply false
kotlin("plugin.jpa") version "1.7.22" apply false
kotlin("plugin.serialization") version "1.9.20" apply false
kotlin("plugin.serialization") version "1.9.22" apply false
id("io.ktor.plugin") version "2.2.2" apply false
}

Expand Down

0 comments on commit 39cbba5

Please sign in to comment.