Skip to content

Commit

Permalink
Merge pull request #105 from fraktalio/renovate/org.jetbrains.kotlin.…
Browse files Browse the repository at this point in the history
…plugin.serialization-2.x

chore(deps): update plugin org.jetbrains.kotlin.plugin.serialization to v2
  • Loading branch information
idugalic authored Aug 11, 2024
2 parents 9cd41e6 + 965d59d commit 3eeb3a5
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 @@ -5,7 +5,7 @@ plugins {
id("io.spring.dependency-management") version "1.1.6"
kotlin("jvm") version "2.0.10"
kotlin("plugin.spring") version "1.9.24"
kotlin("plugin.serialization") version "1.9.24"
kotlin("plugin.serialization") version "2.0.10"
}

group = "com.fraktalio.example"
Expand Down

0 comments on commit 3eeb3a5

Please sign in to comment.